sindresorhus/p-all

object rest spread in dep causing rollup issues

cmawhorter opened this issue · 1 comments

v3 of p-all bumped indent-string (via aggregate-error) which includes an untranspiled object rest spread call here which is causing me issues with rollup. any chance it could be removed for us old node and browser folks?

Sorry, I'm not interested in changing my code. I target Node.js 10, which does support this. If you need support for anything else, it's up to you to transpile.