1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00
Files
Mailu/core/admin
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
..

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources