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.4 MiB [emitted] [minimized] [big] (name: main) 2 related assets asset index.html 407 bytes [emitted] orphan modules 292 KiB [orphan] 54 modules runtime modules 884 bytes 4 modules cacheable modules 1.8 MiB modules by path ./node_modules/@cross-lab-project/ 803 KiB modules by path ./node_modules/@cross-lab-project/api-client/ 803 KiB modules by path ./node_modules/@cross-lab-project/api-client/lib/esm/ 774 KiB 4 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 MiB ./src/index.ts + 44 modules 290 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.4 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.4 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 10252 ms npm notice npm notice 📦 virtual-pspu@0.2.8-dev.24c2de3 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.24c2de3 npm notice filename: virtual-pspu-0.2.8-dev.24c2de3.tgz npm notice package size: 52.9 kB npm notice unpacked size: 770.4 kB npm notice shasum: c4d1ca889ab067569dee6be153aa50deb8d76ded npm notice integrity: sha512-py5ntBPCTgeQ8[...]D5lthZ1erNM1A== npm notice total files: 12 npm notice #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 162B 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.33MB 0.0s done #4 DONE 0.1s #5 [1/3] FROM docker.io/library/nginx@sha256:98f8ec75657d21b924fe4f69b6b9bff2f6550ea48838af479d8894a852000e40 #5 CACHED #6 [2/3] COPY http-dist /usr/share/nginx/html #6 DONE 3.1s #7 [3/3] COPY nginx.conf /etc/nginx/templates/default.conf.template #7 DONE 0.8s #8 exporting to image #8 exporting layers #8 exporting layers 0.8s done #8 writing image sha256:68d8da8e084f3e83912293b626c46a6e1c42d9108c5d59e218814ad08d695a4a done #8 naming to docker.io/library/virtual-pspu:24c2de3 done #8 DONE 0.8s