Commit 532ed11 1 parent d4c9f3c commit 532ed11 Copy full SHA for 532ed11
File tree 2 files changed +4
-3
lines changed
src/components/plugins/common
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change
1
+ Subproject commit 6242c3ea271b35ae1c8876248edc76b56816f1a2
Original file line number Diff line number Diff line change 1
1
/*
2
2
* @Author : ly525
3
3
* @Date : 2019-12-14 22:43:55
4
- * @LastEditors : ly525
4
+ * @LastEditors : ly525
5
5
* @LastEditTime : 2020-01-15 08:35:17
6
6
* @FilePath : /luban-h5/front-end/h5/vue.config.js
7
7
* @Github : https://github.com/ly525/luban-h5
@@ -29,8 +29,8 @@ switch (process.env.PAGE) {
29
29
template : 'public/index.html' ,
30
30
filename : 'index.html' ,
31
31
title : 'Index Page' ,
32
- outputDir : 'dist'
33
- // outputDir: editorBuildOutputDir
32
+ // outputDir: 'dist',
33
+ outputDir : editorBuildOutputDir
34
34
// publicPath: isProd ? '/main/' : '/'
35
35
}
36
36
}
You can’t perform that action at this time.
0 commit comments