Nuxt關閉Eslint代碼檢測

打開nuxt.config.js文件,註釋 extend plugins: [ ], buildModules: [ ], modules: [ ], build: { // 代碼檢測 // extend (config, ctx) { // if (ctx.dev && ctx.isClient) { // config.module.rules.push({ // e
相關文章
相關標籤/搜索