Files
hedgedoc-hedgeagent/webpack.common.js
David Mehren acf24a1dd2 fix(esbuild): exclude reveal.js marked plugin
https://github.com/hedgedoc/hedgedoc/pull/4114
did not properly fix the missing speaker notes.

It turns out that by just excluding
reveal.js/plugin/markdown/marked.js
from esbuild processing, we can stop invalid JS from being generated.

Signed-off-by: David Mehren <git@herrmehren.de>
2023-06-04 20:31:21 +02:00

14 KiB