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

Working fine in dev, but when "npm run build" it's not working #47

Open
mauriciocrecencio opened this issue Sep 17, 2023 · 3 comments
Open

Comments

@mauriciocrecencio
Copy link

Should this package handles errors in production (builded project)?

All my errors throwed with "npm run start" are not catched properly equals in dev

@carlosmms1
Copy link

having the same issue

@UltimateGG
Copy link

Did you ever fix this? I assume by npm build you are compiling a TypeScript project?

@islamBelabbes
Copy link

if anyone still having the issue
you need to disable code-splitting when compiling in order for it to work in production

image

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

No branches or pull requests

4 participants