mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Small fixes
This commit is contained in:
parent
a72b95a868
commit
709eeddd09
9 changed files with 172 additions and 143 deletions
|
|
@ -22,7 +22,7 @@ module.exports = function(publicPath, pro) {
|
|||
publicPath: publicPath || 'rainloop/v/0.0.0/static/'
|
||||
},
|
||||
plugins: [
|
||||
new webpack.optimize.ModuleConcatenationPlugin(),
|
||||
// new webpack.optimize.ModuleConcatenationPlugin(),
|
||||
new webpack.DefinePlugin({
|
||||
'RL_COMMUNITY': !pro,
|
||||
'process.env': {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue