Update environment loader to use UMD wrapper
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