Deployment
Batoi UIF 3.0.0 is the current framework release. The public asset snapshot in this repository is UIF 2.4.0 and must be treated as a separately versioned deployment artifact until it is deliberately upgraded and verified.
Deployment Checklist
- Confirm
uif.cssis present. - Confirm
uif.esm.jsis present. - Confirm examples load route-scoped assets.
- Confirm the copied
package.jsonreports the intended deployed version. The current repository snapshot reports2.4.0. - Confirm no
node_modulesdirectory is deployed under public assets. - Confirm every published page appears in documentation navigation and search.
- Confirm the public page does not advertise source-only v3 examples as already deployed.
- Confirm
dist/integrity.json,dist/provenance.json, anddist/sbom.cdx.jsonare present when publishing a v3 snapshot.
GitHub ZIP Workflow
If the Batoi UIF repository is downloaded as a ZIP, the repository must include the built dist/ files.
The public site should not require local build steps after copying the ZIP into public assets.