changed: allow deck refs to external words
This commit is contained in:
@@ -48,7 +48,9 @@ python3 scripts/build_packages.py --update-generated-at
|
||||
- Stable word keys use `{registryId}:word:{slug-or-id}`.
|
||||
- `versionCode` changes when package content changes.
|
||||
- `contentHash` is computed from a word record excluding `contentHash`.
|
||||
- `refs.json` owns deck membership and display order.
|
||||
- `refs.json` owns deck membership and display order. A ref may point to a word
|
||||
supplied by the same package or to an already installed dependency such as an
|
||||
official deck word.
|
||||
- The same package shape is used for official, registry custom, imported, and
|
||||
local-exported decks.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user