gulp-wrap-umd
gulp-wrap-umd copied to clipboard
Wrap files with an UMD wrapper
Results
4
gulp-wrap-umd issues
Sort by
recently updated
recently updated
newest added
In some AngularJS project global inject Name is pure String. For Example: ``` js factory(root.angular, "ngCookies") ``` but the template in this project is always generate `root. + `, so...
Could you please add support for gulp sourcemaps (https://www.npmjs.com/package/gulp-sourcemaps)
In 0.2.0, the `params` option was deprecated in favor of the extended deps config. Remove this option in a future version.