diff --git a/script/build-storybook b/script/build-storybook index 9b164d4480f..58313730b73 100755 --- a/script/build-storybook +++ b/script/build-storybook @@ -24,3 +24,4 @@ fi # Remove manager-head after build to not interfere with dev builds rm .storybook/manager-head.html rm .storybook/index.html +rm .storybook/index_with_reports.html