-
I can see people have touched on this in the past but I don't see any official requests for this feature. I would love to see it. I am looking at the ClosureJs filter and I can see it would be pretty …
-
The DevTools support editing both styles and scripts live, without the need for a full page refresh. https://developers.google.com/chrome-developer-tools/docs/authoring-development-workflow#live-edit…
-
As far as I can tell, there is currently no way to generate source maps when using this. It would be great if this would support source maps with an API similar to escodegen's.
-
Yo, any chance that you could add sourcemaps support to this?
I'd like to use it with wallaby.js, but wallaby needs a source map to operate. Ref: https://github.com/wallabyjs/public/issues/156
jwulf updated
7 years ago
-
The stack trace refers to the compiled code and it is hard to debug. It will be good to have a source map.
-
### Website or app
https://github.com/avenida714/alec-synth/blob/dccf984d89ae44558c70ff93dfa03b1227d5df5b/src/App.jsx#L63-L64C17
Link found on the vite getting started page: https://stackblitz.c…
Et7f3 updated
1 month ago
-
**Do you want to request a *feature* or report a *bug*?**
*Feature*
**What is the current behavior?**
The transform pipeline does not respect/load/merge existing input source maps with generated …
-
# 🚀 Feature Request
The .mv file may include source map information, and we should provide an option to dump this along with the bytecode, to show which operations correspond to which source lines.…
-
WARNING in ./node_modules/@excalidraw/excalidraw/dist/excalidraw.development.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from "data" URL:
…
-
### 🐞 Describe the Bug
The in-IDE debug/breakpoint experience for developers working on Ember apps is currently broken because of the difference in rendered source maps vs the source code in the code…