[deferred] Extract @libreshop/types npm package — only if multi-consumer demand emerges #14
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #10
Status: deferred / on-demand
Goal
Only if asked — extract shared TypeScript types + composables into a small npm package
@libreshop/typesso multiple consumers can share schema definitions without copying types verbatim.When to action this
libretech/mpadopts libreshop as a starterUntil then: don't build this. Forking + copy-and-modify is sufficient for one consumer.
What it would contain (sketch only)
Product,ProductCover,ProductPattern,ProductPages,ProductRuling)CopyTextinterface/api/products,/api/orders, etc.)What it would NOT contain
Acceptance (when actioned)
@libreshop/typeson a public npm-compatible registry (Verdaccio at git.librete.ch or npmjs.com)