sindresorhus / p-queue

Promise queue with concurrency control
MIT License
3.45k stars 185 forks source link

Update readme.md #155

Closed micheal-w-wells closed 3 years ago

micheal-w-wells commented 3 years ago

Fix import in readme - save people from googling and finding #145

szmarczak commented 3 years ago

Hmm... This shouldn't be necessary:

https://github.com/sindresorhus/p-queue/blob/76b81cd707a6cd31b41f25e5d7fa8abc7486c4bf/package.json#L9

micheal-w-wells commented 3 years ago

@szmarczak if you clone this & change the import to remove the '/dist' you can reproduce the issue: https://github.com/micheal-w-wells/db_queue_context

szmarczak commented 3 years ago

The issue is not with p-queue but with the bundler