From 4035bf58f2458a2023f6dcb110fd043f751bed34 Mon Sep 17 00:00:00 2001 From: Pan Date: Mon, 20 Aug 2018 10:13:12 +0800 Subject: [PATCH] chore: set default assetsPublicPath to '/' --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index 3033f9bec65..599e4a63471 100644 --- a/config/index.js +++ b/config/index.js @@ -60,7 +60,7 @@ module.exports = { * then assetsPublicPath should be set to "/bar/". * In most cases please use '/' !!! */ - assetsPublicPath: '/vue-element-admin/', // If you are deployed on the root path, please use '/' + assetsPublicPath: '/', /** * Source Maps