refactor: webpack fixes, missing auth icons, auth resolvers
This commit is contained in:
@@ -12,8 +12,7 @@ module.exports = merge(common, {
|
||||
client: ['./client/index.js', 'webpack-hot-middleware/client']
|
||||
},
|
||||
output: {
|
||||
pathinfo: true,
|
||||
publicPath: '/'
|
||||
pathinfo: true
|
||||
},
|
||||
plugins: [
|
||||
new SimpleProgressWebpackPlugin({
|
||||
|
Reference in New Issue
Block a user