@openfairygui/functions 0.2.0-alpha.0 → 0.2.0-alpha.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -21,6 +21,10 @@ const report = inspect(doc);
21
21
  await doc.transform(publish({ output: './release' }));
22
22
  ```
23
23
 
24
+ Publish plugins are documented in the repository guide:
25
+
26
+ - https://github.com/OpenFairyGUI/OpenFairyGUI/blob/main/docs/publish-plugins.md
27
+
24
28
  ## Phase A UAM authoring seam
25
29
 
26
30
  `@openfairygui/functions` also exposes a thin stateless wrapper over the Phase A UAM