Commit deab2cf
committed
feat(docs): dynamically add @ryanuo/utils during docs build
The @ryanuo/utils package is now added dynamically at build time
for the documentation site to ensure the latest version is used.
This removes the need to keep it in devDependencies and sync
versions manually.
The new script `docs:dev-build` is introduced for building
docs without adding the package dynamically, useful for development.1 parent f2fa60e commit deab2cf
2 files changed
+2
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments