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

Ensure ember-template-compiler does not mutate shared config object. #88

Merged
merged 1 commit into from
Jul 29, 2017

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Jul 29, 2017

During evaluation of EmberENV Ember internally mutates the object (setting defaults and whatnot). This change prevents the mutation from modifying the actual configuration embedded into the final assets.

Related to failing tests in ember-cli/ember-cli#7270.

During evaluation of `EmberENV` Ember internally mutatest the object
(setting defaults and whatnot). This change prevents the mutation
from modifying the actual configuration embedded into the final assets.
@rwjblue rwjblue force-pushed the prevent-mutation-of-config branch from 2e4d6e0 to ec57510 Compare July 29, 2017 22:19
@rwjblue rwjblue merged commit 45f92f9 into ember-cli:master Jul 29, 2017
@rwjblue rwjblue deleted the prevent-mutation-of-config branch July 29, 2017 22:31
@Turbo87 Turbo87 added the bug label Jun 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants