Class EmberENV

public

The hash of environment variables used to control various configuration settings. To specify your own or override default settings, add the desired properties to a global hash named EmberENV (or ENV for backwards compatibility with earlier versions of Ember). The EmberENV hash must be created before loading Ember.

Show:

Module: rsvp

The LOG_STACKTRACE_ON_DEPRECATION property, when true, tells Ember to log a full stack trace during deprecation warnings.

Module: rsvp

The LOG_VERSION property, when true, tells Ember to log versions of all dependent libraries in use.