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

v0.0.3: Ember upgrade and NPM import improvements #7

Merged
merged 4 commits into from
Mar 22, 2017
Merged

Conversation

leizhao4
Copy link
Collaborator

This PR does following:

This commit upgrade Ember and Ember CLI to 2.12. Bower dependency is
removed. Node 0.x support is dropped. Many dependencies are upgraded.

This commit also replaces ember-browserify with ember-cli-node-assets
as the solution of importing webcam.js and webcam.swf. Previous solution
requires ember-browserify to be added to the host application which is
not desired. This change may fix #6 as well.
@leizhao4 leizhao4 merged commit f0ce613 into master Mar 22, 2017
@leizhao4 leizhao4 deleted the node-assets branch March 22, 2017 08:09
@leizhao4 leizhao4 changed the title 0.0.3: Ember upgrade and NPM import improvements v0.0.3: Ember upgrade and NPM import improvements Apr 20, 2017
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.

App using addon crashes, cannot find module ember-resolver, emver-cli-version-checker
1 participant