-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Built version of ember-data published to cdnjs.com does not compile. #4873
Comments
Please note also that the "release" version at builds.emberjs.com is still 2.11.3 |
https://github.com/emberjs/data/blob/master/lib/javascripts.js#L55 ^ this line closing out the iife that wraps the globals build needs to pass in |
Ember Data 2.12.1 has been published with a fix for this issue. Please let me know if you are still experiencing issues. |
@runspired reports that 2.12.1 has fixed the issue with Ember Twiddle. I'm going to close this issue. Feel free to reopen if there is still a problem. |
This version: https://cdnjs.cloudflare.com/ajax/libs/ember-data.js/2.12.0/ember-data.js of Ember Data does not compile.
See https://ember-twiddle.com/f3c647c9c4ef70c46d2dbe3aeabc5c72?openFiles=twiddle.json%2C
This is the version currently used by Ember Twiddle when a specific version is specified.
The text was updated successfully, but these errors were encountered: