mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 04:59:21 +03:00
delete auto js/css files
This commit is contained in:
parent
27d4bd74ad
commit
e39f0caf2c
17 changed files with 9 additions and 37277 deletions
|
|
@ -13,8 +13,7 @@ module.exports = {
|
|||
chunkFilename: '[chunkhash].chunk.js'
|
||||
},
|
||||
plugins: [
|
||||
new webpack.optimize.OccurenceOrderPlugin(),
|
||||
new webpack.optimize.CommonsChunkPlugin('common.js')
|
||||
new webpack.optimize.OccurenceOrderPlugin()
|
||||
],
|
||||
resolve: {
|
||||
modulesDirectories: [__dirname + '/dev/'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue