.. | ||
public | ||
.gitignore | ||
.npmrc | ||
app.vue | ||
nuxt.config.ts | ||
package.json | ||
README.md | ||
tsconfig.json |
export default defineNuxtConfig({
3.4 只需要
devtools: true })
"@nuxt/devtools": "^0.4.5"
.. | ||
public | ||
.gitignore | ||
.npmrc | ||
app.vue | ||
nuxt.config.ts | ||
package.json | ||
README.md | ||
tsconfig.json |
export default defineNuxtConfig({
devtools: true })
"@nuxt/devtools": "^0.4.5"