guidelines for server rendering vue components

Description

Currently vue components are rendered to replace empty divs, so UI jumps around a lot.

Proposal

consistent way of rendering Vue components from HAML

could be one of:

Choice should be added to https://gitlab.com/gitlab-org/gitlab-ce/issues/31580

Links / references

Vue has server renderer but needs node :(

Edited by Simon Knox