generated-during-build
Values substituted into the built library during release.
The $(...) placeholders below are inert source text; the release step (scripts/version.ts) rewrites them in the compiled generated-during-build.{cjs,mjs} output with the real library version and bundled styles. They carry no Obsidian import or API, so this module stays Obsidian-runtime-agnostic.
Variables
Section titled “Variables”| Variable | Description |
|---|---|
| LIBRARY_STYLES | A styles of the obsidian-dev-utils library. |
| LIBRARY_VERSION | A version of the obsidian-dev-utils library. |