mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-06 07:07:12 -04:00
Fixed auth flow and added scaffolding vite config.
This commit is contained in:
parent
66fc735253
commit
04e4a5eee0
18 changed files with 226 additions and 37 deletions
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue