Hacker News new | ask | show | jobs
by exogen 2242 days ago
It wouldn't work even if everything were native – see my reply above.
1 comments

That applies for browsers, yes (though I'd argue is a rare edge-case), but create-react-app is a Node.js application.
create-react-app isn't even using is-promise directly. It's several hops in the dependency graph away.