Fix storybook (#3379)
This PR fixes storybook and gets it back into a compiling and running state. Release Notes: - N/A
This commit is contained in:
parent
6fe7b22164
commit
a94cf54aab
15 changed files with 123 additions and 231 deletions
|
@ -123,7 +123,6 @@ CARGO_TARGET_DIR="$TARGET_DIR" cargo doc --workspace --no-deps --open \
|
|||
--exclude snippet \
|
||||
--exclude sqlez \
|
||||
--exclude sqlez_macros \
|
||||
--exclude storybook3 \
|
||||
--exclude sum_tree \
|
||||
--exclude terminal \
|
||||
--exclude terminal_view \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue