Prepare to publish new version
This commit is contained in:
@ -40,4 +40,5 @@ module.exports = merge.smart(require('./webpack.base.js'), {
|
||||
// Extract CSS
|
||||
new ExtractTextPlugin('[name].css', { allChunks: true }),
|
||||
],
|
||||
devTool: 'source-map',
|
||||
});
|
||||
|
Reference in New Issue
Block a user