Closed danwenzel closed 6 years ago
It prints to the console how many and which one's were removed.
Ah, I see that now. :) Maybe add that info to the README? Any other ways to measure?
you can do a production build before and after, the sizes are printed to console.
feel free to submit a PR with wording.
will do. Thank you!
It would be nice if the README indicated how exactly to measure the results of tree shaking. How do you measure how many modules were removed, file size reduction, etc?