gruntjs / gruntjs/grunt-contrib-requirejs
Unable to set sourceMappingURL root
Open
- Dominant language
- JavaScript
- Stars
- 501
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Uglify2 - has sourceMapRoot option you can set but I'm unable to pass it thru.
Docs don't show to accomplish this besides setting
`generateSourceMaps: true,
preserveLicenseComments: false,`
Use case: Put your mapping and source files behind a VPN.
Contributor guide
Assessment
This issue has not been assessed yet.