chore: set default assetsPublicPath to '/'
This commit is contained in:
		@@ -57,7 +57,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-admin-template/', // If you are deployed on the root path, please use '/'
 | 
					    assetsPublicPath: '/',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /**
 | 
					    /**
 | 
				
			||||||
     * Source Maps
 | 
					     * Source Maps
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user