Removed preload link for compose feature in react.html.haml
• Removed: - preload link for compose feature in react.html.haml
This commit is contained in:
parent
450ac52f7c
commit
825924f314
@ -1,5 +1,4 @@
|
||||
- content_for :header_tags do
|
||||
= preload_link_tag asset_pack_path('features/compose.js'), crossorigin: 'anonymous'
|
||||
= preload_link_tag asset_pack_path('features/home_timeline.js'), crossorigin: 'anonymous'
|
||||
= preload_link_tag asset_pack_path('features/notifications.js'), crossorigin: 'anonymous'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user