agadoo icon indicating copy to clipboard operation
agadoo copied to clipboard

Check whether a package is tree-shakeable

Results 15 agadoo issues
Sort by recently updated
recently updated
newest added

Really love this tool! Wanted to update it to the latest version of rollup to take advantage of all the tree shaking improvements that have occurred since the v1 release...

In the process of troubleshooting the remaining side-effects in mrdoob/three.js#24199, and trying to use the latest by @lukastaegert in Rollup. 😉 This looks to be a duplicate of #11, can...

I'm probably missing something because it is rare for an executable to not have a `help` flag (` --help` or ` -h` for help around the arguments, parameters and their...

`utf-8` should be an argument not of the `JSON.parse`, but rather `fs.readFileSync`.

I am developping library of components with rollup and I am using agadoo tool to check if it is tree shakable. Maybe this question is off the topic, but when...

We have a package which needs some custom Rollup settings. Instead of forking agadoo, I'd like a way to customize the config. Passing in a config file from the cli...

Hello @Rich-Harris , I love the idea of running Agadoo on our CI server to make sure the library we are building is fully tree-shakable. However, while I believe it...

Cool project idea. 😄 I tried plugging it into one of my React libs this morning and noticed a failure that I didn't expect. I reduced to the following case...

Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. Commits 6d19489 Mark release 7.1.1 793c0e5 More rigorously check surrogate pairs in regexp validator b5c1787 Fix incorrect comment in regexp parser 12ae8fe Parameterize dummy...

dependencies