kopia lustrzana https://github.com/nolanlawson/pinafore
tweak webpack config
rodzic
0465d2d5c6
commit
1ef3238974
|
@ -54,7 +54,7 @@ module.exports = {
|
|||
plugins: [
|
||||
new webpack.optimize.CommonsChunkPlugin({
|
||||
minChunks: 2,
|
||||
async: true,
|
||||
async: false,
|
||||
children: true
|
||||
})
|
||||
].concat(isDev ? [
|
||||
|
|
Ładowanie…
Reference in New Issue