vue-cli官方:

https://cli.vuejs.org/zh/

vue.config.js的配置项

https://cli.vuejs.org/zh/config/#vue-config-js

 查看自己vue-cli的版本

遇到的一些问题

 

ERROR  Invalid options in vue.config.js: "baseUrl" is not allowed.

https://blog.csdn.net/qq_43238599/article/details/102903680

遇到的一些问题

https://cli.vuejs.org/zh/config/#vue-config-js

 

 ERROR  Invalid options in vue.config.js: "procutionSourceMap" is not allowed

单词拼错了。应该是productionSourceMap

 

相关文章:

  • 2021-10-07
  • 2021-07-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-26
  • 2021-08-31
  • 2021-10-29
  • 2021-10-14
  • 2021-06-03
  • 2021-12-09
  • 2021-06-15
相关资源
相似解决方案