Relates to
Other, I will specify in the description
Version you are using
v1.50.0 ( ghcr.io/likec4/likec4:1.50.0)
Describe the issue
Hello,
when using likec4 in version 1.50.0 I noticed that the file size for likec4-XXXX.js file increased to 6.20 MB.
In version 1.49.0 it was ~ 1.93 MB, in version 1.44.0 ~ 800kB
This lead to the client (Firefox) to try a partial download of the file (which "failed" in our case with status 206).
While I think I can configure my Apache Server to not allow "range-byte" requests for (js-)-files, I was wondering if this file size increase was desired?
Thanks :)
If possible, include link to the playground with example
No response
Relates to
Other, I will specify in the description
Version you are using
v1.50.0 ( ghcr.io/likec4/likec4:1.50.0)
Describe the issue
Hello,
when using likec4 in version 1.50.0 I noticed that the file size for likec4-XXXX.js file increased to 6.20 MB.
In version 1.49.0 it was ~ 1.93 MB, in version 1.44.0 ~ 800kB
This lead to the client (Firefox) to try a partial download of the file (which "failed" in our case with status 206).
While I think I can configure my Apache Server to not allow "range-byte" requests for (js-)-files, I was wondering if this file size increase was desired?
Thanks :)
If possible, include link to the playground with example
No response