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
No known key found for this signature in database
GPG Key ID: 46904C18B1D3F434
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// discourse-skip-module
// Standalone worker for highlightjs syntax generation
// The highlightjs path changes based on site settings,

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" }