Tim Lander
Tim Lander
For context, I'm pretty sure pango is the only additional dependency needed to run JavaFX+Monocle in a headless environment (in my case a docker container with just java).
OK, seeing as the TestFX team build from source I thought perhaps they were configuring these sort of build arguments. It's also not clear to me how supported Monocle is....
Hi @surma, @sokra, I know this is fairly old, but it seems like: ``` browser: { "fs": false // ← !! }, ``` no longer works, and I can't see...