rtfeldman / seamless-immutable

Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
BSD 3-Clause "New" or "Revised" License
5.37k stars 194 forks source link

.npmignore #150

Closed krzysztofpniak closed 7 years ago

krzysztofpniak commented 7 years ago

Please provide correct .npmignore file and exclude all files(tests, etc) from npm. It is not necessary to have them there.

rtfeldman commented 7 years ago

Feel free to open a PR, but I don't think this is worth tracking as an issue.