testdrive-jsui/workplans/JSUI-WP-0002-npm-publication-readiness.md
tegwick 0deddaf00d
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
Complete JSUI-WP-0002 npm publication readiness
2026-07-08 15:21:11 +02:00

30 lines
852 B
Markdown

---
id: JSUI-WP-0002
type: workplan
title: "NPM publication readiness"
domain: infotech
repo: testdrive-jsui
status: finished
owner: codex
topic_slug: custodian
created: "2026-07-08"
updated: "2026-07-08"
state_hub_workstream_id: "1281f896-0e7a-4394-8a60-c7cb44ee61e2"
---
# 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: done
priority: high
state_hub_task_id: "f63e7445-1b4a-4e2d-9105-f5bdbb09445e"
```
Result 2026-07-08: npm run build produced CJS/ESM/UMD/CSS dist; npm test 68/68 passed; docs/PUBLICATION_CHECKLIST.md added.
Execute NPM_PUBLICATION_PLAN.md phases: verify dist formats, browser test HTML files, prepublishOnly hook, and README install examples.