mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
updated npm and cleanup gulp tasks
This commit is contained in:
parent
a80b17e011
commit
141e68f686
8 changed files with 636 additions and 752 deletions
|
|
@ -45,7 +45,7 @@ const babelLoaderOptions = function() {
|
|||
};
|
||||
|
||||
process.noDeprecation = true;
|
||||
module.exports = function(publicPath, pro, mode) {
|
||||
module.exports = function(publicPath, mode) {
|
||||
return {
|
||||
// mode: 'production',
|
||||
mode: mode || 'development',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue