I had to add the following to the nuxt.config.js: vue: { config: { productionTip: false, devtools: true } } Now devtools shows up in nuxt.config.js export ...
確定! 回上一頁