paralleldrive / cuid

Collision-resistant ids optimized for horizontal scaling and performance.
Other
3.44k stars 123 forks source link

dist folder is missing after npm install #119

Closed k2s closed 6 years ago

k2s commented 6 years ago

It was easy to include version 1, but version 2 is distributed without dist folder which. Can't you please publish the package with dist/cuid.min.js included ?

emersonlaurentino commented 6 years ago

hey @k2s. Package is no longer minified, so u should import cuid from 'cuid'.