Skip to content

Commit 59b8287

Browse files
committed
ci(layui): 生成d.ts前删除旧产物
1 parent d259359 commit 59b8287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/layui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"build:all": "vite build --emptyOutDir --config ./script/build.all.ts",
5353
"build:es": "vite build --emptyOutDir --config ./script/build.es.ts",
5454
"build:umd": "vite build --emptyOutDir --config ./script/build.umd.ts",
55-
"build:dts": "vue-tsc -p tsconfig.build.json --declaration --emitDeclarationOnly",
55+
"build:dts": "rimraf types && vue-tsc -p tsconfig.build.json --declaration --emitDeclarationOnly",
5656
"test": "vitest run"
5757
},
5858
"dependencies": {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy