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

Ember-CLI 0.0.42 Issue #2

Open
OleRoel opened this issue Sep 1, 2014 · 1 comment
Open

Ember-CLI 0.0.42 Issue #2

OleRoel opened this issue Sep 1, 2014 · 1 comment

Comments

@OleRoel
Copy link

OleRoel commented Sep 1, 2014

Lines 31-33 of index.js makes ember build fail with ember-components installed under Ember-CLI 0.0.42

this.app.import('vendor/ember-components/vendor/ic-styled/main.js');
this.app.import('vendor/ember-components/vendor/ember-utils/dist/globals/main.js');
this.app.import('vendor/ember-components/dist/globals/main.js');

indexiatech/ember-components#42
ember-cli/ember-cli#1436

@jrjohnson
Copy link

@asaf is there a fix for this?

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