Speeding up Jitsi Deployment and Resolving Warnings/Errors

Hi,

Deploying Jitsi can be a tedious and painful process. It takes approximately 20 minutes to compile and create deb packages, and during the packaging process, I encounter some warnings. Can someone guide me on how to speed up the deployment process and resolve these warnings/errors?

NODE_OPTIONS=–max-old-space-size=8192
./node_modules/.bin/webpack
[BABEL] Note: The code generator has deoptimised the styling of /var/www/jitsi-meet/node_modules/@vladmandic/human/dist/human.esm.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /var/www/jitsi-meet/node_modules/lodash/lodash.js as it exceeds the max of 500KB.