Commit 48b134e
committed
fix: remove staticDirs from Storybook config
The public directory was removed during icon system migration but
staticDirs config still referenced it, causing CI build failures.
Removed staticDirs config since we no longer need static files - all
icons are now inline via icon-data.ts.1 parent e539d3a commit 48b134e
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
0 commit comments