vue nuxt 部署到二级目录
打包,如果不是放在根域名下,需要在nuxt.config.js 中配置 router
打包,如果不是放在根域名下,需要在nuxt.config.js 中配置 router
我在做nuxt静态化的时候,执行了nuxt generate,dist文件夹产生了很多html文件以及js,css,图片等等,
代码不是放在域名根目录
1.先是控制台警告
Classic mode for store/ is deprecated and will be removed in Nuxt 3
原vuex写法
项目中需要引入 less ,执行npm install less less-loader --save
nuxtjs 运行报错
WARN You did not set any plugins, parser, or stringifier. Right now, PostCSS does nothing. Pick plugins for your case on https://www.postcss.parts/ and use them in postcss.config.js.