摘要: index.html <script src="./entry.js"></script><script src="./entry2.js"></script> webpack.config.js const path = require('path'); module.exports={ //入口 阅读全文
posted @ 2017-10-16 11:22 简单就好zyx 阅读(165) 评论(0) 推荐(0)