atticoos / gulp-ng-config

:wrench: Create AngularJS constants from a JSON config file
MIT License
173 stars 35 forks source link

Reads multiple environmental keys from array #61

Closed RepoCorp closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 68f3fbf29b887c6a92d43ba42d337281c258d401 on RepoCorp:multiple_environments into b6e1c45be74842fe405c6d05770520d484095e12 on ajwhite:develop.

Andrew-Max commented 7 years ago

Any updates on this? I would like to use this functionality.

atticoos commented 7 years ago

Sorry for the delay, had to find some time to sit down and go over this. Great contribution @RepoCorp.

@felixhorro, I'm going to be merging this PR since it expands on the existing API rather than adding new APIs. This should cover what you need from #60.

atticoos commented 7 years ago

This is now published under the v1.4.0 release