mirror of
https://github.com/discourse/discourse.git
synced 2025-06-02 04:08:41 +08:00
Extract discourse_javascript.html.erb
to a scrip include
* extract omniauth auth complete inline JS * extract Ember error logging inline JS * transpile `authentication-complete` This is CSP related work
This commit is contained in:
@ -120,6 +120,7 @@ module Discourse
|
||||
google-tag-manager.js
|
||||
google-universal-analytics.js
|
||||
preload-application-data.js
|
||||
authentication-complete.js
|
||||
}
|
||||
|
||||
# Precompile all available locales
|
||||
|
Reference in New Issue
Block a user