Am 08.11.19 um 15:30 schrieb Werner Punz:
Might be ideal to have it in for 3.0.0-M2 so that the users can start to field test it.
Small update, filesizes 67054 Nov 11 20:04 jsf.js 17095 Nov 11 20:04 jsf.js.br 19503 Nov 11 20:04 jsf.js.gz 327790 Nov 11 19:28 main.js.map There might be some possibility to reduce the code further more but not without sacrificing readability by removing parts of the underlying framework (which is bundled in) I guess we can live with that. I also enabled extra build outputs with brotli and gzip compression. You can see those sizes there, we should think about serving those instead of the raw js file in prod. (gzip is ie11 supported, brotli in the newest browsers) Cheers Werner
