2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-08-21 19:11:18 +08:00

FIX: Broken transpilation

This commit is contained in:
Robin Ward 2020-03-26 13:12:17 -04:00
parent 358ddb9b95
commit 388e14b9dc

View file

@ -50,8 +50,8 @@ class DiscourseJsProcessor
onpopstate-handler
discourse
google-tag-manager
google-universal-analytics.js
activate-account.js
google-universal-analytics
activate-account
auto-redirect.js
embed-application
).any? { |f| relative_path == "#{js_root}/#{f}.js" }