pon-task-env
Pon task to set NODE_ENV
Installation
$ npm install pon-task-env --save
Usage
'use strict' const pon = const env = { let run = }
Signatures
define(nodeEnv, otherEnv, options) -> function
Define task
Param | type | Description |
---|---|---|
nodeEnv | string | NODE_ENV to set |
otherEnv | Object | Other env vriables |
options | Object | Optional settings |
License
This software is released under the Apache-2.0 License.