WebOptimizer icon indicating copy to clipboard operation
WebOptimizer copied to clipboard

Question: Generation of source map files

Open andycook71 opened this issue 4 years ago • 13 comments

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.

andycook71 avatar Jun 22 '21 03:06 andycook71

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

benjamin-stern avatar Nov 28 '21 11:11 benjamin-stern

Is there a plan to add this functionality?

rferreiraperez avatar Mar 30 '22 08:03 rferreiraperez

I just ran into this, as well.

No maps support for inlined scripts.

jwbats avatar Oct 30 '22 21:10 jwbats

Ugh! no updates to this.

xilonoide avatar Dec 20 '22 07:12 xilonoide

+1, this would be really useful!

QuinnDamerell avatar Feb 09 '23 19:02 QuinnDamerell

+1

MrCodeB2 avatar Jul 24 '23 08:07 MrCodeB2