added 506 packages, and audited 510 packages in 3s 85 packages are looking for funding run `npm fund` for details 3 vulnerabilities (2 moderate, 1 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 [compared for emit] orphan modules 284 KiB [orphan] 52 modules runtime modules 884 bytes 4 modules cacheable modules 1.78 MiB modules by path ./node_modules/@cross-lab-project/ 796 KiB modules by path ./node_modules/@cross-lab-project/api-client/ 796 KiB modules by path ./node_modules/@cross-lab-project/api-client/lib/esm/ 766 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/ 1020 KiB ./src/index.ts + 42 modules 282 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 7748 ms npm notice npm notice 📦 virtual-pspu@0.2.8 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.1kB 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 npm notice filename: virtual-pspu-0.2.8.tgz npm notice package size: 52.9 kB npm notice unpacked size: 770.3 kB npm notice shasum: 1479386814587ae96fdc8eb909fd718d420b7b0f npm notice integrity: sha512-jknVczPU2ZXVq[...]jNqSqUiOmnqPA== 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.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 162B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/nginx:latest #3 DONE 0.7s #4 [internal] load build context #4 transferring context: 3.29MB 0.0s done #4 DONE 0.0s #5 [1/3] FROM docker.io/library/nginx@sha256:32e76d4f34f80e479964a0fbd4c5b4f6967b5322c8d004e9cf0cb81c93510766 #5 CACHED #6 [2/3] COPY http-dist /usr/share/nginx/html #6 DONE 1.6s #7 [3/3] COPY nginx.conf /etc/nginx/templates/default.conf.template #7 DONE 0.0s #8 exporting to image #8 exporting layers 0.1s done #8 writing image sha256:892a5bfdfb108d981f803558a2d3e9f03a0539c7616231c73be75e39ad1fa5e0 done #8 naming to docker.io/library/virtual-pspu:3902618 done #8 DONE 0.1s