import Vue from 'vue' import CommentBox from '~/components/common/comment' Vue.use(CommentBox)