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

[CLEANUP beta] #12627

Merged
merged 1 commit into from
Nov 19, 2015
Merged

[CLEANUP beta] #12627

merged 1 commit into from
Nov 19, 2015

Conversation

krisselden
Copy link
Contributor

Remove unused ENV flags, this is just to keep PRs small, this is part of a fix for Mixin that went into beta.

ENABLE_ALL_FEATURES can't actually do anything more than ENABLE_OPTIONAL_FEATURES, other features are always build time.

SHIM_ES5 is just unused as is DISABLE_RANGE_API

@rwjblue
Copy link
Member

rwjblue commented Nov 19, 2015

packages/ember-views/lib/views/view.js is failing JSHint (warn is still defined on line 5).

Remove unused ENV flags, this is just to keep PRs small, this is part of a fix for Mixin that went into beta.

ENABLE_ALL_FEATURES can't actually do anything more than ENABLE_OPTIONAL_FEATURES, other features are always build time.

SHIM_ES5 is just unused as is DISABLE_RANGE_API
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

2 participants