Enable app customized env variables
- Source:
- features/env.js
Members
-
<static> type :string
-
This feature is loaded at init stage
Type:
- string
- Source:
- features/env.js
Methods
-
<static> load_(app, envSettings)
-
Load the feature
Parameters:
Name Type Description appApp The cli app module object
envSettingsobject Customized env settings
- Source:
- features/env.js
Returns:
- Type
- Promise.<*>