Files
Mislav Marohnić 1276d104db Fix serving assets when building on Windows
Regardless of platform and native filesystem separator, this ensures that
`assets/www/manifest.json` is consistently generated using POSIX-style paths.
This helps the `assetURL` template helper on Windows resolve to correct values.
2025-07-15 11:53:54 +02:00
..