Y
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
odensc
2242 days ago
That applies for browsers, yes (though I'd argue is a rare edge-case), but create-react-app is a Node.js application.
link
exogen
2242 days ago
create-react-app isn't even using is-promise directly. It's several hops in the dependency graph away.
link