UNPKG

@embroider/macros

Version:

Standardized build-time macros for ember apps.

13 lines (12 loc) 299 B
(function() { var key = '_embroider_macros_runtime_config'; if (!window[key]) { window[key] = []; } window[key].push(function(m) { m.setGlobalConfig( '@embroider/macros', Object.assign({}, m.getGlobalConfig()['@embroider/macros'], { isTesting: true }) ); }); })();