-
It would be great if pvc-concat could generate a source-map for the merged files so other tooling down the road can figure out where each bit came from.
-
This _may_ be a [sweet.js](http://sweetjs.org/) issue but since I've only encoutered it with the ki compiler so far, I'd like to track it here if it's okay with you @lantiga.
Here's a simple test cas…
-
Since closure compiler supports Source Maps, it would be great to have these automatically linked/generated when using the rails asset pipeline.
loopj updated
11 years ago
-
Hey, I'd kill for source map support in this as we use Webpack to build a single output file. I don't think there's any way I can get this working as is.
Would you accept a PR for this? I don't thi…
-
Would be nice if this were possible. Also, if it could implicitly rely on `devtool`.
-
I found good feature in linaria. Source map support should not be so hard if Babel gives you a position for a literal node.
We need:
1. Take `source-map` (0.7 use async API, if it is a problem, …
-
We should upload a blob with the source map on every deployment. That makes it possible for AI to give developers information about files and line the expectation occurred.
-
Starting from version 12.12.0, Node.js offers built-in support for translating error stack traces using source maps - learn more here: https://medium.com/@nodejs/source-maps-in-node-js-482872b56116
…
-
### Reporting an issue
Thank you for taking an interest in `rrule`! Please include the following in
your report:
- [x] Verify that you've looked through existing issues for duplicates before
…
-
The source maps appear to be missing from the npm package. I got an error saying the source maps were missing, and found them to indeed be missing from `node_modules/ts-mdast`. I tried building the pa…