mirror of
https://gitee.com/vuejs/vue.git
synced 2024-11-30 02:57:43 +08:00
rename
This commit is contained in:
parent
c4a933c1a9
commit
508fd4401c
@ -1,5 +1,5 @@
|
||||
import Vue from '../runtime/index'
|
||||
import { patch } from '../runtime/dom-backend/index'
|
||||
import { patch } from '../runtime/vdom-web/index'
|
||||
|
||||
Vue.prototype.__patch__ = patch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user