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

Refactor the ember-cli hooks integration, remove setupResponsiveImage test-helper #113

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

simonihmig
Copy link
Owner

Now runs as part of treeForPublic instead of postprocessTree (which is not supported by Embroider). Also changed the way the meta data is accessed, removing the need for initializers, and thus also our test helper.

This one took me hours here: ember-fastboot/ember-cli-fastboot#807 😔

/cc @andreasschacht @lolmaus

…est-helper

Now runs as part of `treeForPublic` instead of `postprocessTree` (which is not supported by Embroider). Also changed the way the meta data is accessed, removing the need for initializers, and thus also our test helper.
simonihmig added a commit that referenced this pull request Jan 22, 2021
The actual changes supporting this were actually in #113, this just adds test coverage.

Closes #76
@simonihmig simonihmig mentioned this pull request Jan 22, 2021
@simonihmig simonihmig merged commit 33b0935 into dev-v2 Jan 22, 2021
@simonihmig simonihmig deleted the broccoli branch January 22, 2021 23:16
simonihmig added a commit that referenced this pull request Jan 24, 2021
The actual changes supporting this were actually in #113, this just adds test coverage.

Closes #76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant