Class Ember.EmberENV

public
Defined in: packages/@ember/-internals/environment/lib/env.ts:5
Module: ember

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.

Methods

No documented items

Properties

Events

No documented items

© 2020 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember/3.25/classes/Ember.EmberENV