• Denys Mishunov's avatar
    Improved Snippet view performance · 7d2691db
    Denys Mishunov authored
    - don't load Monaco on the view
    - bootstrap Vue as soon as possible and not after DOM ready
    - load only the required modules for the Vue view
    7d2691db
snippet_edit_spec.js 1.14 KB