Fixed windows install.

This commit is contained in:
SamTV12345 2024-02-11 09:05:52 +01:00
parent f4ef5b4f33
commit 3175b8b03a
3 changed files with 5 additions and 2 deletions

View file

@ -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