environmentsify

1.0.0 • Public • Published

#Environmentsify (beta)

Javascript environments for Browserify. Simply create environment specific directories to swap out files for specific environments.

In gulp simple add the transform:

.transform(environmentsify('development'))

to build the project for the development environment, for example.

Files that have an adjacent environment directory with the same filename within it will be replaced when the project is build

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.01latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.01

Package Sidebar

Install

npm i environmentsify

Weekly Downloads

1

Version

1.0.0

License

WTFPL

Last publish

Collaborators

  • zacharyblank