mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 07:37:11 -04:00
Ported installer to correct install path.
This commit is contained in:
parent
78d832ab4b
commit
da6a6def65
5 changed files with 11 additions and 7 deletions
|
@ -23,7 +23,7 @@
|
|||
"test-ui:ui": "pnpm --filter ep_etherpad-lite run test-ui:ui",
|
||||
"test-admin": "pnpm --filter ep_etherpad-lite run test-admin",
|
||||
"test-admin:ui": "pnpm --filter ep_etherpad-lite run test-admin:ui",
|
||||
"install-plugins": "pnpm --filter ep_etherpad-lite run install-plugins"
|
||||
"install-plugins": "pnpm --filter bin run install-plugins"
|
||||
},
|
||||
"dependencies": {
|
||||
"ep_etherpad-lite": "workspace:./src"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue