WebOptimizer
WebOptimizer copied to clipboard
Question: Generation of source map files
Is there a way for WebOptimizer to allow for serving of source maps, (*.js.map)? Currently source source maps are resulting in a 404 for me.
I see that that CodeBundlingSettings has a reference to NUglify's SymbolsMap, but can't find any example of using it.
Any updates on this?
I think the bigger issue, is that there is no way to bundle it with the library so that it would reference it from memory or bundle the map along with the generated output js.
https://github.com/trullock/NUglify/issues/11
Is there a plan to add this functionality?
I just ran into this, as well.
No maps support for inlined scripts.
Ugh! no updates to this.
+1, this would be really useful!
+1