Skip to content

Commit 57d4aa0

Browse files
committed
chore(cdd-web-ui): update build to fix icons and dynamic WASM imports, excluding WASM binaries
1 parent 742db63 commit 57d4aa0

12 files changed

Lines changed: 21 additions & 6103 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ __pycache__/
2323
*.class
2424

2525
openapi.svg
26+
cdd-web-ui/assets/wasm/

GEMINI.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Deployment Guidelines\n\n- **WASM Assets:** Never commit compiled WASM assets (`assets/wasm/`) to this repository. These are large files that will bloat the git history. They should be managed exclusively via GitHub Actions/Releases/Pages and excluded via `.gitignore`. When manually updating the `cdd-web-ui` build artifacts, always exclude or remove the `assets/wasm` folder.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cdd-web-ui/chunk-NUP4KNLH.js

Lines changed: 0 additions & 1502 deletions
This file was deleted.

cdd-web-ui/chunk-T6Y3FSTT.js

Lines changed: 0 additions & 3396 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cdd-web-ui/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cdd-web-ui/main-DCJ3IXYG.js

Lines changed: 0 additions & 568 deletions
This file was deleted.

cdd-web-ui/main-YFALQ63Y.js

Lines changed: 0 additions & 568 deletions
This file was deleted.

0 commit comments

Comments
 (0)