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