sindresorhus / pretty-ms

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
MIT License
1.08k stars 65 forks source link

Update index.js #40

Closed da-z closed 5 years ago

da-z commented 5 years ago

Fix angular / webpack / babel not transpiling this correctly when using single chunk compilation

sindresorhus commented 5 years ago

No thanks. This is a problem with your setup, not this package.