This repository was archived by the owner on Jan 26, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 489
babel & raf missing after eject. Deps out of date #182
Comments
Why is the entire
I rebased the
|
raf was just added recently to CRA I believe to fix Jest errors. |
I'm working on updating in this PR #183 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
In comparing the typescript
create-react-app
ejectedpackage.json
to upstream, I noticed some differences.babel
suppose to be missing?raf
removed intentionally?registerServiceWorker.js
is missingI'm guessing these issues will be resolved after rebasing on Facebook's latest changes.
Facebook create-react-app
wmonk create-react-app
The text was updated successfully, but these errors were encountered: