Commit Graph

4 Commits

Author SHA1 Message Date
Sadegh Barati
010e377669
fix: avoid failing resolve types by adding radix-vue to project deps in shadcn-vue init before the add command (#216)
* fix: avoid failing resolve types by adding `radix-vue` to project deps in `init` command

* chore: add `shell-emulator` and remove `cross-env`

fix some registry example import path

* chore: remove additional `radix-vue`  dependency from components registry

* chore: update `tsx` and `vue-tsc`

* fix: normalize `components:example` path to process `crawlExample` function correctly

* chore: build registry

---------

Co-authored-by: zernonia <zernonia@gmail.com>
2023-12-21 09:06:14 +08:00
zernonia
b9bbaaa696 chore: build registry 2023-09-28 17:35:04 +08:00
zernonia
1d87bb954a chore: rerun registry 2023-09-06 10:10:36 +08:00
zernonia
8ea7e586dd chore: add public assets, update registry 2023-09-05 23:24:27 +08:00