added 506 packages, and audited 510 packages in 5s 85 packages are looking for funding run `npm fund` for details 5 vulnerabilities (2 moderate, 3 high) To address all issues, run: npm audit fix Run `npm audit` for details. > build > webpack --mode=production --node-env=production asset bundle.js 1.51 MiB [emitted] [minimized] [big] (name: main) 2 related assets asset index.html 407 bytes [emitted] orphan modules 323 KiB [orphan] 52 modules runtime modules 884 bytes 4 modules cacheable modules 1.96 MiB modules by path ./node_modules/@cross-lab-project/ 940 KiB modules by path ./node_modules/@cross-lab-project/api-client/ 939 KiB modules by path ./node_modules/@cross-lab-project/api-client/lib/esm/ 910 KiB 5 modules modules by path ./node_modules/@cross-lab-project/api-client/node_modules/ 29.5 KiB 2 modules modules by path ./node_modules/@cross-lab-project/soa-service-electrical/ 264 bytes ./node_modules/@cross-lab-project/soa-service-electrical/node_modules/tiny-typed...(truncated) 132 bytes [built] [code generated] ./node_modules/@cross-lab-project/soa-service-electrical/node_modules/@cross-lab...(truncated) 132 bytes [built] [code generated] ./node_modules/@cross-lab-project/soa-client/node_modules/tiny-typed-emitte...(truncated) 132 bytes [built] [code generated] modules by path ./src/ 1.03 MiB ./src/index.ts + 42 modules 321 KiB [built] [code generated] ./src/axis_portal/model.svg 735 KiB [built] [code generated] ./node_modules/events/events.js 14.5 KiB [built] [code generated] WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: bundle.js (1.51 MiB) WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: main (1.51 MiB) bundle.js  WARNING in webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ webpack 5.90.1 compiled with 3 warnings in 11724 ms npm notice npm notice 📦 virtual-pspu@0.2.8-dev.69812f9 npm notice === Tarball Contents === npm notice 709B .vscode/settings.json npm notice 125B Dockerfile npm notice 405B index.html npm notice 181B nginx.conf npm notice 1.2kB package.bak npm notice 1.2kB package.json npm notice 3.1kB src/axis_portal/animation.ts npm notice 752.5kB src/axis_portal/model.svg npm notice 5.5kB src/axis_portal/service.ts npm notice 3.4kB src/axis_portal/simulation.ts npm notice 920B src/index.ts npm notice 1.2kB webpack.config.js npm notice === Tarball Details === npm notice name: virtual-pspu npm notice version: 0.2.8-dev.69812f9 npm notice filename: virtual-pspu-0.2.8-dev.69812f9.tgz npm notice package size: 52.9 kB npm notice unpacked size: 770.4 kB npm notice shasum: 9973d8e45dd20ff084cc6351b7b4b15a266d79ba npm notice integrity: sha512-IaC1SFK7nd41V[...]DZEbcbBdqwgAg== npm notice total files: 12 npm notice #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 162B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/nginx:latest #3 DONE 0.4s #4 [internal] load build context #4 transferring context: 3.73MB 0.0s done #4 DONE 0.1s #5 [1/3] FROM docker.io/library/nginx@sha256:9c367186df9a6b18c6735357b8eb7f407347e84aea09beb184961cb83543d46e #5 CACHED #6 [2/3] COPY http-dist /usr/share/nginx/html #6 DONE 0.6s #7 [3/3] COPY nginx.conf /etc/nginx/templates/default.conf.template #7 DONE 0.7s #8 exporting to image #8 exporting layers #8 exporting layers 0.4s done #8 writing image sha256:6ede786aaf05e04776146aced96a3f1cad5128cf8d91ec380c6f4bb0cf1d8b9d done #8 naming to docker.io/library/virtual-pspu:69812f9 done #8 DONE 0.4s