I need to do some stuff in the ready: of the root instance only when some components don\'t exist (they weren\'t declared in the HTML).
ready:
How can I check if a
var isComponentExists = "component-name" in Vue.options.components