FIX: `preload-store` was removed

This commit is contained in:
Robin Ward 2020-05-07 11:00:47 -04:00
parent 3cd412ae02
commit 69ef0da4c2
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
<%= preload_script_url ExtraLocalesController.url('overrides') %>
<%- end %>
<%= preload_script "ember_jquery" %>
<%= preload_script "preload-store" %>
<%= preload_script "vendor" %>
<%= preload_script "pretty-text-bundle" %>
<%= preload_script "application" %>