mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
DEV: Move preload-store
to discourse/lib/preload-store
It's only used inside Discourse so it needn't be its own module
This commit is contained in:
@ -48,7 +48,6 @@ class DiscourseJsProcessor
|
||||
return false if relative_path.start_with?("#{js_root}/plugins/")
|
||||
|
||||
return true if %w(
|
||||
preload-store
|
||||
preload-application-data
|
||||
wizard-start
|
||||
onpopstate-handler
|
||||
|
Reference in New Issue
Block a user