Support single-file Vue components in Web IDE
It looks like [single-file Vue components](https://vuejs.org/v2/guide/single-file-components.html) are not supported by the Web IDE:

This is same file in the file viewer:

In order to use the Web IDE for frontend development of GitLab itself, support for single-file Vue components is essential.
issue