Commit 96cc228
committed
fix(ci): build datum-ui before storybook in CI workflow
CI was missing the datum-ui build step, causing CSS dist files and
grid/nprogress exports to be unavailable. Added explicit build step
in workflow and prebuild script in storybook package.json as fallback.1 parent 48b319d commit 96cc228
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments