implements connect-history-api-fallback and refines the way client files are served
This commit is contained in:
@@ -14,7 +14,7 @@ module.exports = (config) => {
|
||||
},
|
||||
output: {
|
||||
path: '/',
|
||||
publicPath: '/static',
|
||||
publicPath: config.routes.admin,
|
||||
filename: '[name].js',
|
||||
},
|
||||
devServer: {
|
||||
|
||||
Reference in New Issue
Block a user