mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 16:05:05 -04:00
Fixed determining file extension.
This commit is contained in:
parent
75b99386f2
commit
826dc93405
14 changed files with 250 additions and 332 deletions
|
@ -8,4 +8,4 @@ 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 node_modules\ep_etherpad-lite\node\server.js
|
||||
node run dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue