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:
Robin Ward
2020-05-06 15:28:06 -04:00
parent 6c968b7945
commit 01929e3505
28 changed files with 29 additions and 33 deletions

View File

@ -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