05b3606fd3
no issue - added config values as data attributes - removed inline script - removed current-user.js
4 lines
120 B
JavaScript
4 lines
120 B
JavaScript
// Loader to create the Ember.js application
|
|
/*global require */
|
|
|
|
window.App = require('ghost/app')['default'].create(); |