Skip to content

Commit 02481e0

Browse files
committed
remove unused types build config...
was used for the `express` package to import from `vue` package. Now common-use code is in `common`, `db`, or `common-ui`
1 parent 82b2bed commit 02481e0

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

packages/platform-ui/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"dev": "vite",
77
"build": "vite build && yarn build-types",
8-
"build-types": "tsc --project tsconfig.types.json",
98
"serve": "vite preview",
109
"lint": "eslint . --fix",
1110
"lint:check": "eslint .",

packages/platform-ui/tsconfig.types.json

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)