Commit 237e9d9
chore: remove generated artifacts from version control (#422)
- Remove bundle.js, bundle.js.LICENSE.txt, bundle.js.map
- Remove .DS_Store (macOS system file)
- These are generated by 'npm run build' and should not be committed
- Reduces repository size by 3.5 MB
- Docker builds and CI will regenerate these artifacts as needed
- Updated .gitignore to prevent re-adding them
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 023213d commit 237e9d9
5 files changed
Lines changed: 4 additions & 18 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | | - | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments