import Vue from 'vue' import loading from './loading.vue' Vue.component('loading', loading)