gulp-community / gulp-wrap-amd

Wrap file with an AMD wrapper
MIT License
21 stars 13 forks source link

Add moduleRoot option to include a module name in output #2

Closed devongovett closed 10 years ago

devongovett commented 10 years ago

The module names are relative to moduleRoot. Useful if the next task is concatenating the modules together.