提交 24c753fd 编写于 作者: H heyh

升级版本到5.0.0-RELEASE

上级 fa0104e0
......@@ -52,10 +52,10 @@ module.exports = {
build: {
// Template for index.html
index: path.resolve(__dirname, '../boss/index.html'),
index: path.resolve(__dirname, '../web/index.html'),
// Paths
assetsRoot: path.resolve(__dirname, '../boss'),
assetsRoot: path.resolve(__dirname, '../web'),
assetsSubDirectory: 'static',
/**
......@@ -65,7 +65,7 @@ module.exports = {
* then assetsPublicPath should be set to "/bar/".
* In most cases please use '/' !!!
*/
assetsPublicPath: '/boss/',
assetsPublicPath: '/web/',
/**
* Source Maps
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册