mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
FIX: Broken transpilation
This commit is contained in:
parent
358ddb9b95
commit
388e14b9dc
@ -50,8 +50,8 @@ class DiscourseJsProcessor
|
|||||||
onpopstate-handler
|
onpopstate-handler
|
||||||
discourse
|
discourse
|
||||||
google-tag-manager
|
google-tag-manager
|
||||||
google-universal-analytics.js
|
google-universal-analytics
|
||||||
activate-account.js
|
activate-account
|
||||||
auto-redirect.js
|
auto-redirect.js
|
||||||
embed-application
|
embed-application
|
||||||
).any? { |f| relative_path == "#{js_root}/#{f}.js" }
|
).any? { |f| relative_path == "#{js_root}/#{f}.js" }
|
||||||
|
Loading…
Reference in New Issue
Block a user