UNPKG

ember-derequire

Version:

Ember-cli addon to replace all occurances of a given token with another (require with eriuqer and define with enifed by default).

7 lines (5 loc) 112 B
/* eslint-env node */ 'use strict'; module.exports = function(/* environment, appConfig */) { return { }; };