mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
Fixed windows install.
This commit is contained in:
parent
f4ef5b4f33
commit
3175b8b03a
3 changed files with 5 additions and 2 deletions
|
@ -8,4 +8,5 @@ REM around this, everything must consistently use either `src` or
|
|||
REM `node_modules\ep_etherpad-lite` on Windows. Because some plugins access
|
||||
REM Etherpad internals via `require('ep_etherpad-lite/foo')`,
|
||||
REM `node_modules\ep_etherpad-lite` is used here.
|
||||
node run dev
|
||||
cd src
|
||||
pnpm run prod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue