Hubert Kowalski
|
dbdf91294e
|
fix(module): fixed the typo (#249)
|
2024-01-07 20:33:35 +03:30 |
|
zernonia
|
9adf96dd2b
|
fix: typo for @nuxt/kit import
|
2024-01-02 16:19:22 +08:00 |
|
zernonia
|
2f4f5a8291
|
fix(Module): HMR not working when edit component load too slow (#235)
* feat: add recast as deps
* refactor: use recast instead of ts-morph due to performance issue
|
2024-01-02 16:08:38 +08:00 |
|
Gary Thomas
|
9d66d15801
|
fix: allow .ts or .js extension in module package (#225)
* fix: allow .ts or .js extension in module package
* Update module.ts to replace node:path with pathe package
|
2023-12-30 00:22:32 +03:30 |
|
zernonia
|
7586b5e15c
|
feat: Nuxt module (#197)
* feat: add nuxt module
* chore: bundle module
* chore: update package, readme
* docs: update nuxt installation with new module
* docs: remove Ui prefix to prevent confusion
* chore: cleanup
|
2023-12-01 11:31:27 +08:00 |
|