mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
9cbd78f622
The motd.md is user-supplied and should therefore not be prebuild during the HedgeDoc build process. As that required the presence of the base URL which is also not available in the build context, it fell back to our fallback value example.org, thus breaking offline builds. By removing the example.org domains and disabling the prebuild for the motd, this seems fixed. Co-authored-by: Philip Molares <philip.molares@udo.edu> Signed-off-by: Philip Molares <philip.molares@udo.edu> Signed-off-by: Erik Michelson <github@erik.michelson.eu> |
||
---|---|---|
.. | ||
base-url-from-env-extractor.spec.ts | ||
base-url-from-env-extractor.ts | ||
concat-css-classes.spec.ts | ||
concat-css-classes.ts | ||
configure-luxon.ts | ||
cypress-attribute.ts | ||
is-apple-device.ts | ||
logger.spec.ts | ||
logger.ts | ||
measure-performance.spec.ts | ||
measure-performance.ts | ||
read-file.spec.ts | ||
read-file.ts | ||
test-id.ts | ||
test-modes.js | ||
update-object.ts | ||
update-objects.spec.ts |