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

Adding sourcemaps to debug #18

Merged
merged 2 commits into from
Jun 29, 2022
Merged

Adding sourcemaps to debug #18

merged 2 commits into from
Jun 29, 2022

Conversation

Kapcash
Copy link
Contributor

@Kapcash Kapcash commented May 6, 2021

I've been debugging a lot the library lately and adding sourcemaps have been really helpful.

They are only included in the bundle on dev mode (i.e. not production mode).

It allows us to debug the js sources directly in the browser's console :)

@winexy winexy merged commit 2c3a5cc into winexy:master Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants