added 506 packages, and audited 510 packages in 5s

85 packages are looking for funding
  run `npm fund` for details

11 vulnerabilities (5 moderate, 6 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.57 MiB [emitted] [minimized] [big] (name: main) 2 related assets
asset index.html 407 bytes [emitted]
orphan modules 350 KiB [orphan] 54 modules
runtime modules 884 bytes 4 modules
cacheable modules 2.06 MiB
  modules by path ./node_modules/@cross-lab-project/ 1010 KiB
    modules by path ./node_modules/@cross-lab-project/api-client/ 1010 KiB
      modules by path ./node_modules/@cross-lab-project/api-client/lib/esm/ 979 KiB 5 modules
      modules by path ./node_modules/@cross-lab-project/api-client/node_modules/ 30.9 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.06 MiB
    ./src/index.ts + 44 modules 348 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.57 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.57 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 9340 ms
npm notice 
npm notice 📦  virtual-pspu@0.2.8-dev.c354f60
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.c354f60                       
npm notice filename:      virtual-pspu-0.2.8-dev.c354f60.tgz      
npm notice package size:  52.9 kB                                 
npm notice unpacked size: 770.4 kB                                
npm notice shasum:        1793c614d99580a79709f6a814dec8f0c5998c0b
npm notice integrity:     sha512-Y50RboacCbi+y[...]Ud287Ll2UGUnw==
npm notice total files:   12                                      
npm notice 
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context:
#1 transferring context: 2B done
#1 DONE 0.5s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 162B done
#2 DONE 0.7s

#3 [internal] load metadata for docker.io/library/nginx:latest
#3 DONE 0.5s

#4 [internal] load build context
#4 transferring context: 3.95MB 0.1s done
#4 DONE 0.1s

#5 [1/3] FROM docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
#5 CACHED

#6 [2/3] COPY http-dist /usr/share/nginx/html
#6 DONE 0.5s

#7 [3/3] COPY nginx.conf /etc/nginx/templates/default.conf.template
#7 DONE 0.6s

#8 exporting to image
#8 exporting layers
#8 exporting layers 0.7s done
#8 writing image sha256:4c06a98918263ff1121f6891d8f4544af7e4439e2b37c0e10d1992c33544203f done
#8 naming to docker.io/library/virtual-pspu:c354f60 done
#8 DONE 0.7s