mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
FEATURE: Add plugin html hook to insert html before any other scripts
This commit is contained in:
parent
dedd5e0e60
commit
b0d93a38e8
@ -17,6 +17,8 @@
|
||||
<meta name="shared_session_key" content="<%= shared_session_key %>">
|
||||
<%- end %>
|
||||
|
||||
<%= build_plugin_html 'server:before-script-load' %>
|
||||
|
||||
<%= preload_script "locales/#{I18n.locale}" %>
|
||||
<%= preload_script "ember_jquery" %>
|
||||
<%= preload_script "preload-store" %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user