Move upload-selection.js call inline #60

Merged
discomrade merged 2 commits from upload-selection-inline into config 2 years ago
Collaborator

This merge moves the upload-selection.js call inline, similarly to file-selector.js. Doing this forces an early load, preventing the page from rendering once then a second time once the document is ready, causing a page shift.
The calls are both made conditional so that they don't bloat the delivered HTML if a site doesn't add the scripts.

This merge moves the upload-selection.js call inline, similarly to file-selector.js. Doing this forces an early load, preventing the page from rendering once then a second time once the document is ready, causing a page shift. The calls are both made conditional so that they don't bloat the delivered HTML if a site doesn't add the scripts.
discomrade added 2 commits 2 years ago
discomrade merged commit 0eeb42b3ce into config 2 years ago
discomrade deleted branch upload-selection-inline 2 years ago
The pull request has been merged as 0eeb42b3ce.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.