-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: parallelise async calls and fixes (#690)
* fix: typeof import default in dts * chore: using nuxt convention for indexing type * chore: initial * chore: progress * chore: some cleanup * chore: splitting utils * chore: move out viewer * chore: dev block * chore: progress * chore: unnesting await * chore: rename file * Update src/viewer.ts * chore: revert to requireModule for now * chore: update * chore: use tw load config * chore: add some fixes * chore: condense content paths * chore: docs to config props --------- Co-authored-by: Sébastien Chopin <[email protected]>
- Loading branch information
Showing
12 changed files
with
409 additions
and
350 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
playground/theme/tailwind.config.ts → playground/theme/tailwind.config.cjs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.