mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 12:03:25 -04:00
(nuxt) add yaml rollup plugin to nitro (apparently, iconsMetadata.ts gets built even when not imported in server context)
This commit is contained in:
parent
80d69535f5
commit
7403e97478
@ -103,6 +103,7 @@ export default defineNuxtConfig({
|
||||
'canvas',
|
||||
'sharp',
|
||||
],
|
||||
plugins: [yamlPlugin()],
|
||||
},
|
||||
esbuild: {
|
||||
options: esBuildOptions,
|
||||
|
Loading…
x
Reference in New Issue
Block a user