1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00
Files
Mailu/core
kaiyou 6c322da177 Previous fix only did delay the issue
My previous fix attempt only made it clear that the issue was
in the runtime and an upstream issue with Webpack, but did not
really fix things.

Since Webpack 5.96.0, especially since
420d0d0eed
Webpack does not generate JS for asset chunks, which breaks having
a single entry with both JS and asset chunks.

The logo can easily be moved to a separate entry.

(cherry picked from commit 0a3f6e5c2f)
2025-01-29 11:47:02 +00:00
..
doh
2025-01-01 01:36:25 +00:00
2022-11-17 14:18:51 +01:00
2023-10-07 10:55:21 +02:00
2024-10-17 12:58:46 +00:00