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

Update addon to prepare for FastBoot 1.0. #142

Merged
merged 1 commit into from
Jun 10, 2017

Conversation

kratiahuja
Copy link
Contributor

@kratiahuja kratiahuja commented Jun 10, 2017

This change wraps the browser specific libraries with if (typeof FastBoot === 'undefined') {...} check so that they are eval'd and run in browser but only eval'd and skipped in Node.

This prepares the addon for the upcoming FastBoot 1.0. See ember-fastboot/ember-cli-fastboot#387

cc: @thoov

@thoov
Copy link
Owner

thoov commented Jun 10, 2017

Thanks @kratiahuja and thanks for your work on fastboot! 👍

@thoov thoov merged commit b8a2e37 into thoov:master Jun 10, 2017
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.

None yet

2 participants