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

Add script for bundle size analysis #8

Open
3 tasks
momesana opened this issue Mar 12, 2024 · 0 comments
Open
3 tasks

Add script for bundle size analysis #8

momesana opened this issue Mar 12, 2024 · 0 comments
Assignees

Comments

@momesana
Copy link
Owner

Add facilities (this should merely be scripts in package.json) that help up analyse the created bundle via https://github.com/webpack-contrib/webpack-bundle-analyzer. No need to pollute our dependencies with it as it can be just used via pnpm dlx.

DoD

  • it should be possible to create a statistics file by issuing pnpm bundle-stats
  • it should be possible to launch the analysis tools issuing pnpm show-bundle-analysis.
  • both should be achievable by issuing pnpm analyse-bundle
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

2 participants