mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 23:55: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
|
@ -31,7 +31,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"admin": "workspace:./admin",
|
||||
"docs": "workspace:./doc"
|
||||
"docs": "workspace:./doc",
|
||||
"ui": "workspace:./ui"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.18.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue