libreoffice-online/loleaflet/html
Tor Lillqvist 91c6c4d0da Introduce --enable-bundle to decouple bundling from --enable-debug
Without --enable-bundle, --enable-debug works as before: Individual JS
and CSS files are sourced in loleaflet.html.

But with both --enable-debug and --enable-bundle, a non-empty
bundle.js and bundle.css is produced and that is used instead. It is
important for developers to be able to test also the use of bundle.js
because there can be significant differences in behaviour. Developers
typically have to use --enable-debug because otherwise there are
various stict run-time checks in the C++ code that you don't want to
bother with when developing, like having a separate login for COOL.

Signed-off-by: Tor Lillqvist <tml@collabora.com>
Change-Id: If7d0220b7910fe0f7a2f391b856cd0dedc788152
2021-10-14 10:38:01 +03:00
..
framed.doc.html Add Action_ChangeUIMode to PostMessage test harness 2021-03-01 08:48:52 +01:00
framed.html
load.doc.html
loleaflet-help.html Calc: Help: Add Navigational shortcuts 2021-08-10 09:13:05 +02:00
loleaflet.html.m4 Introduce --enable-bundle to decouple bundling from --enable-debug 2021-10-14 10:38:01 +03:00
multidocs.html loleaflet: add demo for opening multiple docs and switching between them 2021-08-26 12:08:17 +02:00
signing-identities.html