dbkaplun / driftless

Driftless setInterval and setTimeout replacement for Node and the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add timer-comparison.gif to .npmignore

clementallen opened this issue · comments

Currently timer-comparison.gif is downloaded when rolex is added as a dependency to a project. There is no need for this so if it's added to an .npmignore file it will reduce the size of the module when installed as a dependency.