vue-cli 构建项目中 config/index.js 文件解读
摘要:
```
// see http://vuejs-templates.github.io/webpack for documentation.
var path = require('path') module.exports = { build: { env: require('./prod.env'), index: path.resolve(__dirname, '../... 阅读全文
posted @ 2017-08-07 18:54 cag2050 阅读(262) 评论(0) 推荐(0)
浙公网安备 33010602011771号