Batoi UIF Docs

Deployment

Publish Batoi UIF docs and examples while keeping library assets predictable.

Deployment

Batoi UIF examples on Batoi.com depend on local distribution files under /assets/batoi-uif-main/dist/.

Deployment Checklist

  • Confirm uif.css is present.
  • Confirm uif.esm.js is present.
  • Confirm examples load route-scoped assets.
  • Confirm no node_modules directory 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.