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

Disable Incompatible Dependencies #57

Closed
tomdale opened this issue Aug 13, 2015 · 3 comments
Closed

Disable Incompatible Dependencies #57

tomdale opened this issue Aug 13, 2015 · 3 comments
Labels
Milestone

Comments

@tomdale
Copy link
Contributor

tomdale commented Aug 13, 2015

We need some way to tell Ember CLI not to include addons that rely on document/other DOM features in the build output for FastBoot, since they cause the app to raise an exception on boot.

@danmcclain
Copy link
Member

This should be considered done since we can use the ENV variable in the ember-cli-build.js

@tomdale
Copy link
Contributor Author

tomdale commented Jun 13, 2016

@danmcclain Is this covered in the docs? If not, I'm happy to close this once it is.

@danmcclain
Copy link
Member

@tomdale: I'll check, if not, I'll document and reference this issue 👍

danmcclain added a commit that referenced this issue Jun 22, 2016
Also removes outdated information RE: serving JavaScript

Closes #57
xg-wang pushed a commit to xg-wang/ember-cli-fastboot that referenced this issue Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants