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

[BUGFIX release] Prevent helper:@content-helper lookups. #12067

Merged
merged 1 commit into from
Aug 12, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Aug 12, 2015

This special value is used in HTMLBars in some circumstances, and causes an error in the ember-cli resolver (until latest version).

The default path here is only present to support legacy makeViewHelper style helpers, and is removed on 2.0.0.

Fixes #11987.

This special value is used in HTMLBars in some circumstances, and causes
an error in the ember-cli resolver (until latest version).

The default path here is only present to support legacy `makeViewHelper`
style helpers, and is removed on 2.0.0.
rwjblue added a commit that referenced this pull request Aug 12, 2015
[BUGFIX release] Prevent helper:@content-helper lookups.
@rwjblue rwjblue merged commit 0d5f11b into emberjs:stable Aug 12, 2015
@rwjblue rwjblue deleted the prevent-looking-for-wacky-things branch August 12, 2015 23:21
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

1 participant