mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -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',
|
'canvas',
|
||||||
'sharp',
|
'sharp',
|
||||||
],
|
],
|
||||||
|
plugins: [yamlPlugin()],
|
||||||
},
|
},
|
||||||
esbuild: {
|
esbuild: {
|
||||||
options: esBuildOptions,
|
options: esBuildOptions,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user