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 being imported when it is optional #190

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

mikkopaderes
Copy link
Owner

Fixes #189

The issue here is that we created a typescript file for the interface of FastBoot. However, FastBoot isn't a required dependency and shouldn't be so users that doesn't have it will get issues with the build.

@mikkopaderes mikkopaderes self-assigned this Sep 27, 2021
@mikkopaderes mikkopaderes merged commit 2c6a512 into master Sep 27, 2021
@mikkopaderes mikkopaderes deleted the fix-fastboot-import branch September 27, 2021 05:38
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.

ember-cli-fastboot not resolvable
1 participant