Skip to content

Update environment loader to use UMD wrapper

Compare
Choose a tag to compare
@stuyam stuyam released this 03 Nov 01:38
· 60 commits to master since this release

This update adds the UMD gulp wrapper. This improves the way that pressure loads itself for RequireJS, CommonJS, or the browser Window. This improvement helps when using pressure with something like Webpack. See this pull request for more information: #52