Commit Graph

5 Commits

Author SHA1 Message Date
Dunqing
b3a3f6995d fix: missing assign variable 2023-11-02 21:18:44 +08:00
Dunqing
5c16066d3b fix: cannot resolve external and packages types 2023-11-02 16:26:35 +08:00
Dunqing
683131040b fix: withDefaults case 2023-10-25 14:51:22 +08:00
Dunqing
844ec6db3b test: add test cases for defineProps/defineEmits 2023-10-22 20:01:16 +08:00
Dunqing
ad05aab3d2
feat(cli): support remove type when non-typescript (#45)
* fix(cli): shouldn't load tsconfig when typescript disabled

* feat(cli): support remove type when non-typescript

* feat: patch `detype` and fix ts extension

* test: update

* chore: update lock

* feat: patch again

* fix: missing

* chore: update lock

* feat: support root option

* chore: update lock

* feat: transform utils to js by detype

* refactor: load jsconfig and remove root option

* chore: remove babel/core
2023-09-18 15:19:59 +08:00