]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
build: include missing dts files in package
authorEvan You <yyx990803@gmail.com>
Sun, 12 Dec 2021 06:52:12 +0000 (14:52 +0800)
committerEvan You <yyx990803@gmail.com>
Sun, 12 Dec 2021 06:52:12 +0000 (14:52 +0800)
packages/vue/package.json

index 16393b132fe62ac261a2b10452d8083dea93304a..d5f92520976b2d27893e7793bb09a631022125e8 100644 (file)
@@ -13,6 +13,8 @@
     "dist",
     "compiler-sfc",
     "server-renderer",
+    "macros.d.ts",
+    "macros-global.d.ts",
     "ref-macros.d.ts"
   ],
   "exports": {