Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load source maps in the browser extension #80

Open
vibhorgupta-gh opened this issue Oct 29, 2020 · 0 comments
Open

Load source maps in the browser extension #80

vibhorgupta-gh opened this issue Oct 29, 2020 · 0 comments

Comments

@vibhorgupta-gh
Copy link
Collaborator

We need to load source maps in main.js for the browser environment (since main.js is the file that talks to browser APIs) and utilise them to pinpoint coordinates for hook variable names to then be able to parse and consume them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment