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 324 KiB [orphan] 52 modules runtime modules 884 bytes 4 modules cacheable modules 1.97 MiB modules by path ./node_modules/@cross-lab-project/ 942 KiB modules by path ./node_modules/@cross-lab-project/api-client/ 941 KiB modules by path ./node_modules/@cross-lab-project/api-client/lib/esm/ 912 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 322 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 11836 ms npm notice npm notice 📦 virtual-pspu@0.2.8-dev.e0b6b77 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.e0b6b77 npm notice filename: virtual-pspu-0.2.8-dev.e0b6b77.tgz npm notice package size: 52.9 kB npm notice unpacked size: 770.4 kB npm notice shasum: 76facf5ce0aa85f29448b4d116065dc8d1511027 npm notice integrity: sha512-ewjRW6QQXp3eW[...]CqDF8yqtKAnTA== 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.1s #2 [internal] load .dockerignore #2 transferring context: 2B 0.0s done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/nginx:latest #3 DONE 0.5s #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 1.0s done #8 writing image sha256:ab7d244383fede28f077e10e5d9a5b04c50b1e4f2aed3e11a797126ec225e289 done #8 naming to docker.io/library/virtual-pspu:e0b6b77 done #8 DONE 1.0s