Y
Hacker News
new
|
ask
|
show
|
jobs
by
odensc
2247 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.
1 comments
exogen
2247 days ago
create-react-app isn't even using is-promise directly. It's several hops in the dependency graph away.
link