Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

snapshot && sourcemap #1026

Open
farfromrefug opened this issue Aug 19, 2019 · 1 comment
Open

snapshot && sourcemap #1026

farfromrefug opened this issue Aug 19, 2019 · 1 comment
Labels

Comments

@farfromrefug
Copy link

Is it possible to use sourcemap with snapshot?

Right now when i use snaphsot a _embedded_script_.js script is generated. However i don't see an associated sourcemap.
Also here i don't see any mention of the sourcemap.
Would be good for one to be generated.
The idea is to be able to retreive it with source-map-support

Another not. When i get an error within _embedded_script_.js the source-map-support retrieveSourceMap method is called with <embedded> and not _embedded_script_.js which will make the map retrieval fail. Any reason for that?

@saschaarthur
Copy link

We really need source maps for this.
Otherwise i consider this as a security breach, whats inside in this embedded_script.js ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants