-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Modernification Master Task #742
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
As I said in #1096 (comment)
Oh, spec changed, now i'll try Bublé tonight. |
Using That does mean the class syntax either needs to only ever be consumed by an off-spec transformer or it needs to be converted to use MapPrototype.method = function(){} or rely on Object.create's extra properties param or something like that |
I think it's safe to call this task done. There's always more modernization to be done, but this hits the major objectives. Thanks so much for your help, @umidbekkarimov! |
@leebyron yep 👍 for docs need to update react, react-router and jump from gulp to webpack+webpack-dev-server. I guess it's |
Immutable.js's tools are behind the times and it is limiting progress on some of the top line goals.
This is a master task that details all the steps required to modernize the repository.
yarn
. #1100)move documentation generator source of truth to flow type + babel.- Note, updated to latest TypeScript instead.The text was updated successfully, but these errors were encountered: