refugeetech / MigHub

MIT License
6 stars 3 forks source link

Load assets async #32

Closed leosa83 closed 8 years ago

leosa83 commented 8 years ago

Description

Make sure loading of static assets such as logos in procects are loaded asynchronously.

Todo

leosa83 commented 8 years ago

This has been resolved by @irony in commit 19f9b57

We will serve the content directly from the app (www/img folder).

To eplxicitly load assets async is probably not needed