I've been working with React since 2015 so it's more than "a feeling", so trying to put words on my reasoning below. Obviously open for input and to be proven wrong.
- Once you remove
pages/X.jsx
and everything is vendored - you'll automatically delete all the dependencies without leaving any traces - With our linting, you will prompted to delete unused code automatically