-
-
Current stack traces show minified code locations. If sourcemap is available, apply it and display the source file/line/column.
No idea how to apply sourcemap with JS, this site does it but its s…
-
-
The user story isn't crystal clear yet but something I think would be super engaging is to be able to refer to the source when you're reading something.
Suppose you're reading the "Usage notes" on…
-
> below issue description is migrated from https://code.google.com/p/wro4j/issues/detail?id=517
```
Investigate and implement the integration of wro4j with SourceMap.
More details can be found here:…
-
Please consider adding support for external sourcemaps.
In detail: Create both out.js and out.js.map with something like
```
webmake --sourcemap out.js.map in.js out.js
```
External sourcemaps are n…
-
Hi!
I'm using https://github.com/cljsjs/packages/tree/master/react-day-picker, and Chrome complains about not being able to parse the source map. I've tried updating the package to include the source…
-
Hi,
it seems that generated sourcemaps end up wrong when using this plugin.
See this issue https://github.com/fuse-box/fuse-box/issues/877
-
There seems to be an issue with source maps. If I try to track coverage in Typescript files I get hits and misses on strange lines.
-
Does purifycss currently support source maps? If not do you intend to in the future?