How to publish NextJs router size increase comparing PR to master
Unanswered
Spectacled bear posted this in #help-forum
Spectacled bearOP
Hi everyone, I'm looking at publishing on github as a comment of the PR the size of my nextjs app bundle everytime I do a commit, comparing it to the master branch. I'm looking for a tool that compares the size of each route in my app so I can check the bundle size in more details.
I've already tried the following package: https://github.com/transferwise/actions-next-bundle-analyzer
That package did not help me with app router though unfortunately.
If it's possible, do you know any github actions that enables this?
I've already tried the following package: https://github.com/transferwise/actions-next-bundle-analyzer
That package did not help me with app router though unfortunately.
If it's possible, do you know any github actions that enables this?