Skip to content

Commit 5743c64

Browse files
Alex-Sokolovyyx990803
authored andcommitted
add vue.esm.js & vue.runtime.esm.js (vuejs#5009)
1 parent 2a19f91 commit 5743c64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
"dist/vue.runtime.min.js",
1414
"dist/vue.common.js",
1515
"dist/vue.runtime.common.js",
16+
"dist/vue.esm.js",
17+
"dist/vue.runtime.esm.js",
1618
"src",
1719
"types/index.d.ts",
1820
"types/options.d.ts",

0 commit comments

Comments
 (0)