mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-05 16:39:58 +00:00
fix: transpile masto
This commit is contained in:
parent
2bd8dc2dd5
commit
e31fc4087c
1 changed files with 3 additions and 0 deletions
|
@ -128,6 +128,9 @@ export default defineNuxtConfig({
|
|||
},
|
||||
},
|
||||
},
|
||||
build: {
|
||||
transpile: ['masto'],
|
||||
},
|
||||
nitro: {
|
||||
esbuild: {
|
||||
options: {
|
||||
|
|
Loading…
Reference in a new issue