-
-
Notifications
You must be signed in to change notification settings - Fork 113
Upgrade ember 2.18->3.4 #604
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
Conversation
Started with an LTS jump 2.18->3.4 . I'll do the next jump 3.4->3.8 |
Created a heroku review app if you want to check it out 👇 |
MODULE_REPORT.md
Outdated
@@ -0,0 +1,14 @@ | |||
## Module Report |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove this file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left few change requests, looks good otherwise🙂
fixing up tests
87a5186
to
b158e81
Compare
Removed the generated file. need to leave browserify until ember-algolia is fixed.
* Refactor MU filenames * add dots for easier reading
I realize there was a branch for upgrading already, and I started there, but I quickly got lost in the amount of merge conflicts, as its diverged from master over time. So I started clean and ran ember-cli-update + codemods, and patched up a few broken things in the aftermath and we are here.
I appreciate the work that was already done as it made this effort much easier to be able to look and see what was done.