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

[FEATURE EMBER_MODULE_UNIFICATION] Disable. #18066

Merged
merged 1 commit into from
May 30, 2019

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 30, 2019

It is extremely unlikely that the implementation of module unification that exists behind this feature flag will ever land, and due to the way we test optional features the presence of this feature flag makes it impossible to test other new features without also testing module unification (meaning the features can't be tested independently).

This disables the module unification feature completely such that it is not possible to enable at runtime.

It is extremely unlikely that the implementation of module unification
that exists behind this feature flag will ever land, and due to the way
we test optional features the presence of this feature flag makes it
impossible to test other new features _without_ also testing module
unification (meaning the features can't be tested independently).

This disables the module unification feature completely such that it is
not possible to enable at runtime.
@rwjblue rwjblue merged commit 0abb67e into emberjs:master May 30, 2019
@rwjblue rwjblue deleted the disable-module-unification branch May 30, 2019 23:25
@NullVoxPopuli
Copy link
Contributor

😢

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.

4 participants