Skip to content

feat: Production source maps for bambu-printer-app #48

@synman

Description

@synman

Summary

Enable hidden source maps in Vite, capture locally via dockermake.sh, strip from Docker image.

Files to Change

  1. vite.config.js — add sourcemap: 'hidden'
  2. Dockerfile — strip .map files from final image
  3. dockermake.sh — capture .map files locally before strip
  4. .gitignore — add *.map

Also

  • Node v24 upgrade

Migrated from copilot-cli session 4afdbe0b

Metadata

Metadata

Assignees

No one assigned

    Labels

    repo:bambu-printer-appTracked here — actual repo is DS1621-only (no GitHub)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions