UNPKG

ember-new-relic-stella

Version:

Adds New Relic to your Ember CLI app based on the app's environment

7 lines (5 loc) 111 B
/*jshint node:true*/ 'use strict'; module.exports = function(/* environment, appConfig */) { return { }; };