Commit caa6e645373b7b731393321d6cd35d70f85e13d3
1 parent
822d1c49
优化
Showing
2 changed files
with
4 additions
and
3 deletions
Show diff stats
temp.txt
webpack.config.js
@@ -10,9 +10,9 @@ module.exports = { | @@ -10,9 +10,9 @@ module.exports = { | ||
10 | // boss | 10 | // boss |
11 | // path: "/Users/shann/Project/essa/boss/trunk/vendor-lib/ng-antd", | 11 | // path: "/Users/shann/Project/essa/boss/trunk/vendor-lib/ng-antd", |
12 | // mvo | 12 | // mvo |
13 | - // path: "/Users/shann/Project/essa/mvo/mvo-webapp/public/browser-vendor/ng-antd", | 13 | + path: "/Users/shann/Project/essa/mvo/mvo-webapp/public/browser-vendor/ng-antd", |
14 | // local | 14 | // local |
15 | - path: path.resolve(__dirname, "dist"), | 15 | + // path: path.resolve(__dirname, "dist"), |
16 | filename: "ng-antd.js", | 16 | filename: "ng-antd.js", |
17 | }, | 17 | }, |
18 | module: { | 18 | module: { |