Skip to content

Commit

Permalink
README typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lyomr committed Jun 20, 2017
1 parent 820cc6f commit c3ac1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ Statics parameters
- Example: `library-name/example.js:lib/example.min.js` (customizes both file path and file name of minified file)
- `jsCompiledOutput`: Where to place compiled JS files. This folder will be made public by default.
- Default: `.build/js`
- `nodeEnv`: Param to override the `NODE_ENV environment` variable.
- `nodeEnv`: Param to override the `NODE_ENV` environment variable.
- Default: `undefined`


Expand Down

0 comments on commit c3ac1f9

Please sign in to comment.