We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Removed the bundlesize dev-dependancy due to failing pipelines from upgrading node12 ->node14 on the suite tests #5680
Would be good to still have a check for size of bundle during lint and build test, maybe create a script
Should have a testcase in lint pipeline that checks the max build (1.5mb) size for min.js isn't exceeded, otherwise fail.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Feature Request
Removed the bundlesize dev-dependancy due to failing pipelines from upgrading node12 ->node14 on the suite tests #5680
Would be good to still have a check for size of bundle during lint and build test, maybe create a script
Use Cases
Should have a testcase in lint pipeline that checks the max build (1.5mb) size for min.js isn't exceeded, otherwise fail.
Implementation Ideas
No response
Feature Examples/References
No response
Are you willing to implement this feature?
The text was updated successfully, but these errors were encountered: