|
|
|
@ -24,7 +24,7 @@ module.exports = {
|
|
|
|
* In most cases please use '/' !!!
|
|
|
|
* In most cases please use '/' !!!
|
|
|
|
* Detail: https://cli.vuejs.org/config/#publicpath
|
|
|
|
* Detail: https://cli.vuejs.org/config/#publicpath
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
publicPath: '/admin/',
|
|
|
|
publicPath: '/merchant/',
|
|
|
|
outputDir: '/Users/liuxiangyu/Work/yunyubang/yunyubang-service/public/merchant',
|
|
|
|
outputDir: '/Users/liuxiangyu/Work/yunyubang/yunyubang-service/public/merchant',
|
|
|
|
assetsDir: 'static',
|
|
|
|
assetsDir: 'static',
|
|
|
|
css: {
|
|
|
|
css: {
|
|
|
|
|