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

feat: add optional error codes to networkError #384

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

Conversation

GerkinDev
Copy link

Closes #365

The expected bundle size seems very constraining, and I did not find a way to reduce it below 3Kb without impacting readability or doing deeper reconf/refactoring.

Also, I had issues installing the dev dependencies since I'm using node 20 and bundlesize relies on brotli-size@0.1.0 which in turn relies on iltorb@^2.4.3 that is deprecated and using legacy node-gyp headers. Somehow, I fixed it locally, but specifying the node version you use either in the readme or in an .nvmrc file would have helped.

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.

Feat: Simulate nodejs-level errors ?
1 participant