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

Use ember-cli project nodeModulesPath when available #31

Merged
merged 4 commits into from
May 12, 2015
Merged

Use ember-cli project nodeModulesPath when available #31

merged 4 commits into from
May 12, 2015

Conversation

bantic
Copy link
Contributor

@bantic bantic commented May 11, 2015

This is a follow-up PR as mentioned in PR 26.

ember-cli/ember-cli#3771 has added a nodeModulesPath property to the ember-cli project. This PR detects and uses that property if it is available, which will allow ember-cli-dependency-checker to function properly for ember-cli projects that have a node_modules directory outside of the project root.

This also adds a projectBuilder test helper to unify the set up of a sample project in tests.

@rwjblue
Copy link
Collaborator

rwjblue commented May 11, 2015

👍

@mixonic
Copy link
Contributor

mixonic commented May 12, 2015

@quaertym I know the powers that be are swinging for an ember-cli release this week. I'd love to see this go with it if you have the time to review.

@quaertym
Copy link
Owner

It looks great, thanks! 🍺

quaertym added a commit that referenced this pull request May 12, 2015
Use ember-cli project `nodeModulesPath` when available
@quaertym quaertym merged commit 582ae05 into quaertym:master May 12, 2015
@mixonic mixonic deleted the using-node-modules-path branch May 12, 2015 14:30
@mixonic
Copy link
Contributor

mixonic commented May 12, 2015

Awwww sweet :-) Are you going to roll a release as well? You are about to make my week.

@quaertym
Copy link
Owner

Yep, it is coming. 👍

@mixonic
Copy link
Contributor

mixonic commented May 12, 2015

😍

@abuiles abuiles mentioned this pull request May 12, 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