David Klötzer

Results 2 issues of David Klötzer

Hi, tried my take at adding async support. This requires node 8 with async/await because this allows the code to be really close. The only test I needed to change...

`factor-bundle` creates broken bundles when required modules have linked dependencies. This happens for example when installing `moment-timezone` and afterwards `moment`. So `moment` exists two times in the `node_modules` folder, once...