mirror of
https://github.com/streamwall/streamwall.git
synced 2026-08-05 13:08:39 -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)