Complete State Hub bootstrap (JSUI-WP-0001); add JSUI-WP-0002
This commit is contained in:
parent
85b2dfe318
commit
f9121b3c23
4 changed files with 48 additions and 17 deletions
26
workplans/JSUI-WP-0002-npm-publication-readiness.md
Normal file
26
workplans/JSUI-WP-0002-npm-publication-readiness.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue