jakearchibald / idb-keyval

A super-simple-small promise-based keyval store implemented with IndexedDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Specify .files in package.json

steelbrain opened this issue · comments

The package's implementation itself is extremely lightweight, but currently the package ships with a lot of unnecessary files to npm

Thoughts on specifying package.json#files to shave off any excess weight?