On this page
Deployment
Batoi UIF examples on Batoi.com depend on local distribution files under /assets/batoi-uif-main/dist/.
Deployment Checklist
- Confirm
uif.cssis present. - Confirm
uif.esm.jsis present. - Confirm examples load route-scoped assets.
- Confirm no
node_modulesdirectory is deployed under public assets. - Confirm docs render from
rad/docs/uif/.
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.