mirror of https://github.com/vuejs/core.git
parent
b079996040
commit
d7f1b771f8
|
@ -9,7 +9,8 @@
|
|||
"jsdelivr": "dist/vue.global.js",
|
||||
"files": [
|
||||
"index.js",
|
||||
"dist"
|
||||
"dist",
|
||||
"ref-macros.d.ts"
|
||||
],
|
||||
"buildOptions": {
|
||||
"name": "Vue",
|
||||
|
|
Loading…
Reference in New Issue