ソースを参照

add vue.esm.js & vue.runtime.esm.js (#5009)

Alexander 9 年 前
コミット
5743c644d7
1 ファイル変更2 行追加0 行削除
  1. 2 0
      package.json

+ 2 - 0
package.json

@@ -13,6 +13,8 @@
     "dist/vue.runtime.min.js",
     "dist/vue.common.js",
     "dist/vue.runtime.common.js",
+    "dist/vue.esm.js",
+    "dist/vue.runtime.esm.js",
     "src",
     "types/index.d.ts",
     "types/options.d.ts",