Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

Deprecate ember-cli-htmlbars-inline-precompiler. #320

Merged
merged 1 commit into from Oct 1, 2019

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Oct 1, 2019

ember-cli-htmlbars@4.0.3 and higher emits a helpful deprecation message when it detects that ember-cli-htmlbars-inline-precompile is present.

This adds a deprecation notice to the README.md, and ensures that this addons included hook does nothing when using ember-cli-htmlbars@4.0.3 or higher.

Closes #298

@rwjblue
Copy link
Member Author

rwjblue commented Oct 1, 2019

This will also help us deal with the issues in ember-cli/ember-cli-htmlbars#312.

ember-cli-htmlbars@4.0.3+ emits a helpful deprecation message when it
detects that ember-cli-htmlbars-inline-precompile is present.

This adds a deprecation notice to the README.md, and ensures that this
packages `included` hook does nothing when using
ember-cli-htmlbars@4.0.2 or higher.
@rwjblue rwjblue merged commit 2517d5d into ember-cli:master Oct 1, 2019
@rwjblue rwjblue deleted the deprecate-and-noop branch October 1, 2019 21:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move functionality to ember-cli-htmlbars and deprecate?
1 participant