diff --git a/nuxt.config.ts b/nuxt.config.ts index 369631a9..1f22a4ec 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -128,6 +128,9 @@ export default defineNuxtConfig({ }, }, }, + build: { + transpile: ['masto'], + }, nitro: { esbuild: { options: {