mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 22:50:45 +08:00
f4c6a61855
This makes a small improvement to 'cold cache' ember-cli build times, and a large improvement to 'warm cache' build times The ember-auto-import update means that vendor is now split into multiple files for efficiency. These are named `chunk.*`, and should be included immediately after the `vendor.js` file. This commit also updates the rails app to render script tags for these chunks |
||
---|---|---|
.. | ||
omniauth_callbacks | ||
activate_account.html.erb | ||
admin_login.html.erb | ||
bookmarks.ics.erb | ||
confirm_admin.html.erb | ||
password_reset.html.erb | ||
perform_account_activation.html.erb | ||
send_activation_email.html.erb | ||
show.html.erb |