when i export the edition (even demo, Jules Verne) from web app as a simple web page (screen / deucalion)
-> a loader (three points) freezes the screen when I open the page (localy served with node serve, or python3 http server)
- My first solution was to tweek it in the console...
- My second solution is to install the desktop app, exported an edition and used the bundle.js file that is working fine.
Why is the bundle.js file of the web version different from the one of the desktop version?
Could you update the bundle.js of the web version so that exported editions are properly displayed ?
when i export the edition (even demo, Jules Verne) from web app as a simple web page (screen / deucalion)
-> a loader (three points) freezes the screen when I open the page (localy served with node serve, or python3 http server)
Why is the bundle.js file of the web version different from the one of the desktop version?
Could you update the bundle.js of the web version so that exported editions are properly displayed ?