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

Fix FastBoot support #57

Merged
merged 3 commits into from
Nov 13, 2019
Merged

Fix FastBoot support #57

merged 3 commits into from
Nov 13, 2019

Conversation

mansona
Copy link
Collaborator

@mansona mansona commented Nov 11, 2019

This is just the implementation aspect of #56 without any changes to the tests. After we get this merged I will update the tests to make sure we're checking fastboot support (which we're not currently doing on master).

Essentially since v0.8.0 fastboot support has been broken because we currently rely on the document to implement the inline implementation. This PR adds a fastboot-specific code-path that now works 🎉

Co-Authored-By: Tobias Bieniek <tobias.bieniek@gmail.com>
@Turbo87 Turbo87 changed the title Fix fastboot Fix FastBoot support Nov 11, 2019
@Turbo87 Turbo87 added the bug label Nov 11, 2019
@Turbo87
Copy link
Collaborator

Turbo87 commented Nov 11, 2019

@RuslanZavacky any objections or thoughts on this?

@ralfschimmel
Copy link

This is working for me, would like to see it merged. Great work @mansona

@Turbo87
Copy link
Collaborator

Turbo87 commented Nov 13, 2019

I'm going to go ahead and merge this as it fixes the issue with FastBoot. If we find better alternatives we can replace this later.

@Turbo87 Turbo87 merged commit 79d9d3c into adopted-ember-addons:master Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants