fix: transpile `masto`
parent
2bd8dc2dd5
commit
e31fc4087c
|
@ -128,6 +128,9 @@ export default defineNuxtConfig({
|
|||
},
|
||||
},
|
||||
},
|
||||
build: {
|
||||
transpile: ['masto'],
|
||||
},
|
||||
nitro: {
|
||||
esbuild: {
|
||||
options: {
|
||||
|
|
Loading…
Reference in New Issue