mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 10:16:32 -05:00
95355b8f01
Since switching to TypeScript our assets are broken due to the move of app.js to the `./lib` subdirectory and the relative patch specified for the public directory. This patch solves the problem by adding a proper config element for the path and referencing it in `./lib/app.js`. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> |
||
---|---|---|
.. | ||
config | ||
migrations | ||
models | ||
ot | ||
web | ||
workers | ||
app.js | ||
csp.js | ||
errors.js | ||
history.js | ||
letter-avatars.js | ||
logger.js | ||
realtime.js | ||
response.js | ||
utils.js |