# up assert path
This commit is contained in:
parent
d229b5a0d8
commit
6db97a7f27
|
@ -66,7 +66,7 @@ module.exports = {
|
||||||
* then assetsPublicPath should be set to "/bar/".
|
* then assetsPublicPath should be set to "/bar/".
|
||||||
* In most cases please use '/' !!!
|
* In most cases please use '/' !!!
|
||||||
*/
|
*/
|
||||||
assetsPublicPath: '/vue-element-admin/', // If you are deployed on the root path, please use '/'
|
assetsPublicPath: '/', // If you are deployed on the root path, please use '/'
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Source Maps
|
* Source Maps
|
||||||
|
|
Loading…
Reference in New Issue