From 451a359f13df18dc67cac88d91f6c8dbb17ca16b Mon Sep 17 00:00:00 2001 From: Pan Date: Mon, 20 Aug 2018 16:00: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 92e0851..a42218c 100644 --- a/config/index.js +++ b/config/index.js @@ -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