FIX: Allow highlightjs-worker to be compiled successfully

This commit is contained in:
David Taylor
2020-07-15 13:17:52 +01:00
parent d09f283e91
commit c802c7367a
2 changed files with 3 additions and 0 deletions

View File

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