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

Add a function which sets up the "Console Error Panic Hook" so thatg debugging is easier #512

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Hurricane996
Copy link
Contributor

No description provided.


[features]
default = ["image-shrinking"]
image-shrinking = ["livesplit-core/image-shrinking"]
software-rendering = ["livesplit-core/software-rendering"]
wasm-web = ["livesplit-core/wasm-web"]
wasm-web = ["livesplit-core/wasm-web", "console_error_panic_hook"]
Copy link
Collaborator

@CryZe CryZe May 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this could be its own feature. I'm not sure if you always want this.

@CryZe CryZe added enhancement An improvement for livesplit-core. c api The issue or pull request is about the C API. labels May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c api The issue or pull request is about the C API. enhancement An improvement for livesplit-core.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants