Fixed auth flow and added scaffolding vite config.

This commit is contained in:
SamTV12345 2024-03-24 21:12:58 +01:00
parent 66fc735253
commit 04e4a5eee0
18 changed files with 226 additions and 37 deletions

12
pnpm-lock.yaml generated
View file

@ -18,6 +18,9 @@ importers:
docs:
specifier: workspace:./doc
version: link:doc
ui:
specifier: workspace:./ui
version: link:ui
admin:
devDependencies:
@ -348,6 +351,15 @@ importers:
specifier: ^5.4.3
version: 5.4.3
ui:
devDependencies:
typescript:
specifier: ^5.2.2
version: 5.4.3
vite:
specifier: ^5.2.0
version: 5.2.3
packages:
/@aashutoshrathi/word-wrap@1.2.6: