@retiolus I don't believe --prod/--watch are options, but the rest are available indeed.
- --enable-gpu - to enable the GPU acceleration on Linux (which sometimes might lead to Chromium crashes, but could also improve performance)
- --enable-dev-tools - to enable Dev Tools sidebar and a shortcut
- --disable-ipv6 - likely not useful on Linux, but helpful for macOS users who struggle with the kernel bug for which Apple didn't yet release a fix
@indutny how can we check that --enable-gpu and --disable-ipv6 actually work?