1.0.0 • Published 6 years ago

a-module-using-loose-envify v1.0.0

Weekly downloads
18
License
Apache-2.0
Repository
github
Last release
6 years ago

a-module-using-loose-envify

A module that configures loose-envify in its browserify.transform key, intended for testing if transform module resolution works correctly for modules installed with different package managers (npm, pnpm, yarn, whatever)

Do

require('a-module-using-loose-envify')( assert )

to test if loose-envify ran.

License

Apache-2.0