blob: 6191d8364b4d847fedbe3e8f76909255e0a35381 [file]
import entry from './index.vue'
entry.el = '#root'
export default new Vue(entry)