Commit 451a359f authored by Pan's avatar Pan

chore: set default assetsPublicPath to '/'

parent 5d769533
......@@ -57,7 +57,7 @@ module.exports = {
* then assetsPublicPath should be set to "/bar/".
* In most cases please use '/' !!!
*/
assetsPublicPath: '/vue-admin-template/', // If you are deployed on the root path, please use '/'
assetsPublicPath: '/',
/**
* Source Maps
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment