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

[BUGFIX release] Include initializers for global production build #4541

Merged
merged 1 commit into from
Sep 22, 2016

Commits on Sep 22, 2016

  1. [BUGFIX release] Include initializers for global production build

    In [`ember-data.prod.js`](http://builds.emberjs.com/tags/v2.8.0/ember-data.prod.js),
    the Ember Data's initializers are missing since 2.8.0.
    
    Without these initializes, `DS.Store` isn't setup for Ember application :<
    tricknotes committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    9c922df View commit details
    Browse the repository at this point in the history