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

Be smart about versions of Ember where version is provided by bower and where versions are provided by npm #91

Closed
kategengler opened this issue Sep 1, 2016 · 5 comments
Assignees

Comments

@kategengler
Copy link
Member

Related to emberjs/ember.js#13022

Older versions of ember need to be provided by bower. Newer versions will be provided by npm.

versionCompatibility way of running should be made to just do the right thing.

Manual config should have ember under the correct key. Update blueprint in ember-cli (or switch to version compatibility by default).

@kategengler kategengler self-assigned this Sep 1, 2016
@kategengler
Copy link
Member Author

With #108, configuration for using ember-source should be possible. Used here: https://github.com/emberobserver/client/blob/master/config/ember-try.js#L30, but tests are failing so I'm not sure I've switched over entirely right.

Still need to determine what canary and beta look like from npm.

@broerse
Copy link

broerse commented Jun 12, 2017

We now have beta it seems. npm view ember-source dist-tags

@broerse
Copy link

broerse commented Jun 13, 2017

There is an issue related to this. #91

@Turbo87 Turbo87 changed the title Be smart about versions of Ember where npm is provided by bower and where versions are provided by npm Be smart about versions of Ember where version is provided by bower and where versions are provided by npm Nov 6, 2017
@kategengler
Copy link
Member Author

We did this!

@broerse
Copy link

broerse commented Feb 27, 2018

@kategengler We love it!

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

No branches or pull requests

2 participants