We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8164ce6 commit 189e95bCopy full SHA for 189e95b
package.json
@@ -5,6 +5,7 @@
5
"main": "dist/vue.runtime.common.js",
6
"module": "dist/vue.runtime.esm.js",
7
"unpkg": "dist/vue.js",
8
+ "jsdelivr": "dist/vue.min.js",
9
"typings": "types/index.d.ts",
10
"files": [
11
"src",
0 commit comments