mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-23 15:50:54 +01:00
631b23f7a2
A Windows manual install has the same directory layout of a normal Unix one (e.g. the nice symlink node_modules/ep_etherpad-lite -> ../src). Only when running from the pre-built Windows package the directory layout is different (e.g. src is physically copied into node_modules/ep_etherpad-lite). The previous version of the code wrongly assumed that all Windows installs would be run from the pre-built pakage. In this version the path search is the same on all platform. If it fails, and we are on Windows, there is a fallback for the specific case of the pre-built package. Fixes #3550 |
||
---|---|---|
.. | ||
Abiword.js | ||
AbsolutePaths.js | ||
caching_middleware.js | ||
Cli.js | ||
customError.js | ||
ExportEtherpad.js | ||
ExportHelper.js | ||
ExportHtml.js | ||
ExportTxt.js | ||
ImportEtherpad.js | ||
ImportHtml.js | ||
LibreOffice.js | ||
Minify.js | ||
NodeVersion.js | ||
padDiff.js | ||
path_exists.js | ||
randomstring.js | ||
RemoteAddress.js | ||
Settings.js | ||
tar.json | ||
TidyHtml.js | ||
toolbar.js |