mirror of https://github.com/vuejs/vue.git
add hint for unpkg cdn default file
This commit is contained in:
parent
de220a635d
commit
c7798193ba
|
|
@ -114,5 +114,6 @@
|
||||||
"weex-js-runtime": "^0.17.0-alpha4",
|
"weex-js-runtime": "^0.17.0-alpha4",
|
||||||
"weex-vdom-tester": "^0.1.3"
|
"weex-vdom-tester": "^0.1.3"
|
||||||
},
|
},
|
||||||
"dependencies": {}
|
"dependencies": {},
|
||||||
|
"unpkg": "dist/vue.js"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue