The configuration in package.json is as follows "scripts": { "dev": "nuxt", "build": "cross-env NODE_ENV=production nuxt build && nuxt ...
確定! 回上一頁