UNPKG
gulp-env
Version:
latest (0.4.0)
0.4.0
0.2.0
0.1.0
0.0.2
0.0.1
Add env vars to your process.env
github.com/crystalschang/gulp-env
crystalschang/gulp-env
gulp-env
/
test
/
mock-env-module.js
6 lines
(5 loc)
•
84 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { STARK:
"direwolf"
, BARATHEON:
"stag"
, LANNISTER:
"lion"
, }