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

Pass path as argument to livereload.js #55

Merged
merged 2 commits into from
Oct 13, 2018

Conversation

SparshithNR
Copy link

@SparshithNR SparshithNR commented Oct 9, 2018

This will be a breaking change. Needs a major version bump.

This is no more breaking change as mentioned in this comment

@rwjblue
Copy link
Member

rwjblue commented Oct 10, 2018

We can mitigate the breaking change nature of this PR by detecting ember-cli version (via ember-cli-version-checker) and “doing the right thing”.

@SparshithNR
Copy link
Author

I agree. I will update the PR

index.js Show resolved Hide resolved
@rwjblue
Copy link
Member

rwjblue commented Oct 12, 2018

For those following along, this is no longer a breaking change (it properly detects ember-cli version and only uses newer features when possible).

@rwjblue rwjblue merged commit a21fd1d into ember-cli:master Oct 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants