Complete State Hub bootstrap (JSUI-WP-0001); add JSUI-WP-0002
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

This commit is contained in:
tegwick 2026-07-08 15:07:19 +02:00
parent 85b2dfe318
commit f9121b3c23
4 changed files with 48 additions and 17 deletions

View file

@ -0,0 +1,26 @@
---
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.