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

Examine Webpack bundle size for counter #186

Open
cefn opened this issue Sep 25, 2022 · 0 comments
Open

Examine Webpack bundle size for counter #186

cefn opened this issue Sep 25, 2022 · 0 comments

Comments

@cefn
Copy link
Owner

cefn commented Sep 25, 2022

Webpack dev build was breaking my playwright tests because it had a bundle size hint blocking all interaction with the page.

The bundle size warning went away when I increased the webpack config to allow a bundle size up to 512k. The bundle size should now be examined.

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

1 participant