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

Bug: npm run build should split the app into chunks based on importance, so that error reporting works #451

Open
mman opened this issue Oct 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mman
Copy link
Collaborator

mman commented Oct 7, 2024

... continuation of https://github.com/victronenergy/victron-mfd-modules/issues/14.

When a JS chunk fails to parse/load we should be able to catch/handler the error appropriately by making sure that our essential chunks containing basic React code + Sentry reporting is in place and running.

@mman mman added the bug Something isn't working label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant