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