Skip to content

Instantly share code, notes, and snippets.

@orientalperil
Created May 22, 2012 21:36
Show Gist options
  • Save orientalperil/2771761 to your computer and use it in GitHub Desktop.
Save orientalperil/2771761 to your computer and use it in GitHub Desktop.
Ember.js upgrade flags
ENV = {};
ENV.CP_DEFAULT_CACHEABLE = true;
ENV.VIEW_PRESERVES_CONTEXT = true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment