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 workflow for next.js bundle analyzer #255

Open
Evomatic opened this issue Nov 29, 2023 · 0 comments
Open

Add workflow for next.js bundle analyzer #255

Evomatic opened this issue Nov 29, 2023 · 0 comments
Labels
backlog Requests to be re-visited in the future performance

Comments

@Evomatic
Copy link
Contributor

Adding the next.js bundle analysis github action could be a nice way to visualize each PR's impact on the app's bundle size without having to manually run the script. This action would display the generated analysis using a comment in a PR.

For more details on the motivation for adding the bundle analyzer check out #240

Initial implementation of the bundle analyzer in a PR: #245

@Evomatic Evomatic added performance backlog Requests to be re-visited in the future labels Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Requests to be re-visited in the future performance
Projects
None yet
Development

No branches or pull requests

1 participant