chore(deps): update @nuxt/module-builder (#3799)

Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
Benjamin Canac
2025-04-05 10:42:16 +02:00
committed by GitHub
parent b3e37688d9
commit 24b54f6d9a
4 changed files with 116 additions and 429 deletions

View File

@@ -6,9 +6,6 @@ export default defineBuildConfig({
'./src/unplugin',
'./src/vite'
],
rollup: {
emitCJS: true
},
replace: {
'process.env.DEV': 'false'
},