UNPKG

ember-app-scheduler

Version:

Ember addon to schedule work at different phases of app life cycle.

8 lines (6 loc) 165 B
function shouldUseInstrumentedBuild() { return !!process.env.INSTRUMENT_HEIMDALL } module.exports = { shouldUseInstrumentedBuild: shouldUseInstrumentedBuild };