Skip to content
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

Update ember-cli to v2.3.0 #4188

Merged
merged 1 commit into from
Feb 26, 2016
Merged

Update ember-cli to v2.3.0 #4188

merged 1 commit into from
Feb 26, 2016

Conversation

pangratz
Copy link
Member

The diff should basically be the same as this one:

ember-cli/ember-addon-output@v1.13.12...v2.3.0

Also, since loader.js is a npm module now, the custom build pipeline for
the globals build has been adapted, so the loader.js is now read from
the corresponding folder in the node_modules directory.


There is a warning now for vendor-prefix being deprecated. It is used in the in-repo-addon here, so the ENABLE_OPTIONAL_FEATURES works correctly. I will try to take a look in the future, but I think this can be tackled once this PR is merged as well...

The diff should basically be the same as this one:

ember-cli/ember-addon-output@v1.13.12...v2.3.0

Also, since loader.js is a npm module now, the custom build pipeline for
the globals build has been adapted, so the loader.js is now read from
the corresponding folder in the node_modules directory.
bmac added a commit that referenced this pull request Feb 26, 2016
@bmac bmac merged commit 3e65db3 into emberjs:master Feb 26, 2016
@pangratz pangratz deleted the upgrade-ember-cli branch February 26, 2016 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants