webpack指定文件不被打包vue
时间:2019-10-14 09:59:50
收藏:0
阅读:697
1:在public文件夹新建config.js

2在vue.config.js

3:在index.html中通过script标签引入

4在项目中使用
import gConf from ‘gConf‘
原文:https://www.cnblogs.com/binglove/p/11669642.html
评论(0)