2 Star 4 Fork 0

songjian/卡柏洗衣

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
webpack.config.js 542 Bytes
一键复制 编辑 原始数据 按行查看 历史
songjian 提交于 2018-11-09 11:33 . first commit
const path = require('path');
module.exports = {
egg: true,
framework: 'vue',
entry: {
'app/app': 'app/web/page/app/app.js'
},
alias: {
app: 'app/web/framework/vue/app.js',
asset: 'app/web/asset',
component: 'app/web/component',
framework: 'app/web/framework',
store: 'app/web/store',
vue: 'vue/dist/vue.esm.js',
services: 'app/web/services',
},
dll: ['vue', 'axios', 'vue-router', 'vuex', 'vuex-router-sync'],
loaders: {
less: true,
stylus: false
},
plugins: {},
done() {
}
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/c1v3t/cypress_laundry.git
git@gitee.com:c1v3t/cypress_laundry.git
c1v3t
cypress_laundry
卡柏洗衣
master

搜索帮助

Cb406eda 1850385 E526c682 1850385