Commit d2b783e
fix: add @barodoc/theme-docs to build:packages script (#90)
theme-docs now has a tsup build step that produces dist/theme.js,
which is required by the docs site import. Without building it first,
CI fails with "Cannot find module '@barodoc/theme-docs/theme'".
Closes #89
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 25ba849 commit d2b783e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments