mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +00:00
only put isDev when specifically set
This commit is contained in:
parent
cb80b984d0
commit
91a7cc1a44
@ -19,6 +19,7 @@ class Embark {
|
||||
this.config.loadConfigFiles(options);
|
||||
this.plugins = this.config.plugins;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
module.exports = Embark;
|
||||
|
Loading…
x
Reference in New Issue
Block a user