convertigo / c8oprj-lib-generate-assets-pwa

0 stars 0 forks source link

Replace the NPM pwa-asset-generator call by a Sequence JS code using the Java ImageIO #5

Open nicolas-albert opened 3 years ago

nicolas-albert commented 3 years ago

In order to reduce server dependencies, memories and CPUs, we replace the usage of this NPM library by a Java implementation (using Rhino JS) to generate all images for PWA apps.

CharlesGrimont commented 3 years ago

To be tested in 1.0.11