mirror of
https://github.com/vuejs/vue.git
synced 2024-11-21 20:28:54 +00:00
expose compile
This commit is contained in:
parent
b5800b274c
commit
6bb90961fd
@ -12,3 +12,5 @@ export default function Vue (options) {
|
||||
}
|
||||
|
||||
extend(Vue, Instance)
|
||||
|
||||
Vue.compile = compile
|
||||
|
Loading…
Reference in New Issue
Block a user