mirror of
https://github.com/streamwall/streamwall.git
synced 2026-06-15 23:55:17 -04:00
ec6b7bd360
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)