We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a6ed44 commit 0bf300eCopy full SHA for 0bf300e
nuxt-module.config.ts
@@ -1,5 +1,5 @@
1
export default defineNuxtModuleConfig({
2
- build: {
3
- failOnWarn: false,
4
- },
+ build: {
+ failOnWarn: false,
+ },
5
})
0 commit comments