Revert "PERF: Move highlightjs to a background worker, and add result cache (#10191)"

This caused a CORS error when used with S3 asset storage

This reverts commit d09f283e911c0847ca23372aceefc344526690d2.
This commit is contained in:
David Taylor
2020-07-15 13:52:35 +01:00
parent c802c7367a
commit 7d300006a1
11 changed files with 46 additions and 280 deletions

View File

@ -56,7 +56,6 @@ class DiscourseJsProcessor
activate-account
auto-redirect
embed-application
highlightjs-worker
app-boot
).any? { |f| relative_path == "#{js_root}/#{f}.js" }