Remove EMBER_CLI_FASTBOOT environment variable and not include fastbo…#20
Remove EMBER_CLI_FASTBOOT environment variable and not include fastbo…#20tomdale merged 2 commits intotomdale:masterfrom
Conversation
…ot-fetch.js in vendor.js
|
I think |
package.json
Outdated
| { | ||
| "name": "ember-network", | ||
| "version": "0.3.1", | ||
| "version": "0.3.2", |
There was a problem hiding this comment.
The version bump should be independent of this PR
There was a problem hiding this comment.
@kellyselden is right, would you mind removing this from the PR? We will bump the version in the package.json when we publish to npm.
|
I got |
|
@kellyselden these changes are same as |
|
@kellyselden I tried your app. The build works after I upgrade to ember-cli 2.14.0-beta.2, that’s the compatible version with ember-cli-fastboot 1.0 . |
|
Thanks @tsubomii! |
This change makes ember-network work with ember-cli-fastboot 1.0. It's backwards compatible. Works with ember-cli-fastboot that generates double build and without render using fastboot.