mirror of
https://github.com/streamwall/streamwall.git
synced 2026-04-03 20:32:08 -04:00
This was causing output files to have the extension .es, which was breaking loading in Windows (loading off the filesystem gave mime type text/plain, which is forbidden by the renderer for script type=module)