// Loader to create the Ember.js application
/*global require */
window.App = require('ghost/app')['default'].create();