fix: transpile `masto`

This commit is contained in:
Daniel Roe 2023-02-05 17:44:37 +00:00
parent 2bd8dc2dd5
commit e31fc4087c
1 changed files with 3 additions and 0 deletions

View File

@ -128,6 +128,9 @@ export default defineNuxtConfig({
},
},
},
build: {
transpile: ['masto'],
},
nitro: {
esbuild: {
options: {