1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-07-03 13:06:47 +01:00

fix: transpile masto

This commit is contained in:
Daniel Roe 2023-02-05 17:44:37 +00:00
parent 2bd8dc2dd5
commit e31fc4087c

View file

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