Skip to content

Snippet view: Prioritise bootstrapping Vue application

Denys Mishunov requested to merge 260321-snippet-js-order into master

What does this MR do?

Makes sure we do not block bootstrapping Vue application for snippet view with the non-essential modules: those get loaded async only after the Vue application.

Screenshots

Before After
Screenshot_2020-10-02_at_13.36.26 Screenshot_2020-10-02_at_13.44.47

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

References #260321 (closed)

Edited by Denys Mishunov

Merge request reports