Skip to content

v0.0.7 hotfix-2

Latest

Choose a tag to compare

@AngelAcedo12 AngelAcedo12 released this 15 May 11:22
b6f6e48

Hotfix 2

  • Fix @zxing/library not resolving during Vite 8 Rolldown build
  • Added @zxing/library as explicit dependency in apps/web/package.json
  • Added @zxing/browser and @zxing/library to optimizeDeps.include in vite.config.ts

This fixes the Docker build failure caused by missing @zxing/library resolution.