testdrive-jsui/workplans/JSUI-WP-0002-npm-publication-readiness.md
tegwick f9121b3c23
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Complete State Hub bootstrap (JSUI-WP-0001); add JSUI-WP-0002
2026-07-08 15:07:19 +02:00

26 lines
602 B
Markdown

---
id: JSUI-WP-0002
type: workplan
title: "NPM publication readiness"
domain: infotech
repo: testdrive-jsui
status: ready
owner: codex
topic_slug: custodian
created: "2026-07-08"
updated: "2026-07-08"
---
# NPM publication readiness
Finish bundling and publication prep for standalone npm distribution (Rollup CJS/ESM/UMD, browser smoke tests, prepublish checks).
## Publication readiness checklist
```task
id: JSUI-WP-0002-T01
status: todo
priority: high
```
Execute NPM_PUBLICATION_PLAN.md phases: verify dist formats, browser test HTML files, prepublishOnly hook, and README install examples.