paralleldrive / cuid

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

Fix for broken applitude reference #53

Closed gjcoombes closed 8 years ago

gjcoombes commented 8 years ago

I had an error similar to issue #41 when using cuid as a dependency of a dependency (but not a a direct dependency, strangely). These minor changes allowed cuid to be used without error.

There may well be broader consequences of these changes, and I'm happy to provide covering tests and such if you can provide some guidance about how the dist files are generated,

marcusbesjes commented 8 years ago

@ericelliott I would like to request a publish to npm based on this fix. (it fixes our webpack + babel setup)