UNPKG

ember-export-application-global

Version:

Sets `window.MyAppName` up as the application instance upon boot.

7 lines (5 loc) 103 B
/* jshint node: true */ 'use strict'; module.exports = { name: 'ember-export-application-global' };