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

Fix Ember Data build with fresh install #3436

Merged
merged 1 commit into from
Jun 24, 2015
Merged

Conversation

bmac
Copy link
Member

@bmac bmac commented Jun 24, 2015

This pr fixes the Ember Data build. Currently npm install errors when node_modules is cleaned.

@fivetanley please review.

"broccoli-compile-modules": "^1.1.0",
"broccoli-concat": "0.0.12",
"broccoli-defeatureify": "^1.0.0",
"broccoli-env": "0.0.1",
"broccoli-es3-safe-recast": "0.0.8",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we are using babel, we don't need this. Unless non-babel code is used.

@bmac
Copy link
Member Author

bmac commented Jun 24, 2015

Looks like this pr also fixes some of the AppVeryor failures.

@pangratz
Copy link
Member

Looks like this pr also fixes some of the AppVeryor failures.

🙌 🙏 🙌

fivetanley added a commit that referenced this pull request Jun 24, 2015
Fix Ember Data build with fresh install
@fivetanley fivetanley merged commit bceb80c into emberjs:master Jun 24, 2015
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.

None yet

4 participants