We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a19f91 commit 5743c64Copy full SHA for 5743c64
package.json
@@ -13,6 +13,8 @@
13
"dist/vue.runtime.min.js",
14
"dist/vue.common.js",
15
"dist/vue.runtime.common.js",
16
+ "dist/vue.esm.js",
17
+ "dist/vue.runtime.esm.js",
18
"src",
19
"types/index.d.ts",
20
"types/options.d.ts",
0 commit comments