mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
Add a loading indicator before the Ember app boots
This commit is contained in:
@@ -13,4 +13,6 @@ var App = Ember.Application.extend({
|
||||
|
||||
loadInitializers(App, config.modulePrefix);
|
||||
|
||||
export default App;
|
||||
Ember.$('#assets-loading').remove();
|
||||
|
||||
export default App;
|
||||
|
Reference in New Issue
Block a user