Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 380 Bytes

File metadata and controls

1 lines (1 loc) · 380 Bytes

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.