Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Source Maps not when using debugger with npm start #8276

Closed
Anzumana opened this issue Nov 11, 2019 · 1 comment
Closed

Source Maps not when using debugger with npm start #8276

Anzumana opened this issue Nov 11, 2019 · 1 comment

Comments

@Anzumana
Copy link
Contributor

Anzumana commented Nov 11, 2019

I am not sure why but when i run the debugger inside firefox, the sources from webpack are being mapped correctly to the source files.
Screen Shot 2019-11-11 at 9 17 10
But when i do the same running the debugger using npm start
i get this
Screen Shot 2019-11-11 at 9 17 27
Is there something i would have to configure additionally ?
In case you want to replicate
the project that i am using can be found https://github.com/Anzumana/thecorevisualizer.

The project was created using the react cli just fyi.

@claim claim bot added the not-available label Nov 11, 2019
@loganfsmyth
Copy link
Contributor

We've moved development of the debugger inside the Mozilla repository so the standalone localhost debugger is no longer supported.

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

No branches or pull requests

2 participants