shadcn-vue/packages/module/playground
zernonia 7a7cf9d05d
fix: Nuxt module throwing error due to parsing error (#267)
* chore: add carousel

* chore: add oxc-parser

* feat: use oxc-parser to get ExportNamedDeclaration node

* chore: add todo
2024-01-12 10:18:30 +08:00
..
components/ui fix: Nuxt module throwing error due to parsing error (#267) 2024-01-12 10:18:30 +08:00
lib chore: lint, fix frozen lockfile 2023-12-01 11:36:12 +08:00
app.vue feat: Nuxt module (#197) 2023-12-01 11:31:27 +08:00
components.json feat: Nuxt module (#197) 2023-12-01 11:31:27 +08:00
nuxt.config.ts feat: Nuxt module (#197) 2023-12-01 11:31:27 +08:00
package.json fix: Nuxt module throwing error due to parsing error (#267) 2024-01-12 10:18:30 +08:00
tailwind.config.js feat: Nuxt module (#197) 2023-12-01 11:31:27 +08:00
tsconfig.json feat: Nuxt module (#197) 2023-12-01 11:31:27 +08:00