You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My current workaround is to add a step in my build script that will copy all the files into a folder called sb-addons/storybook and add redirects into a netlify.toml config file.
Describe the bug
Files in the
sb-addons/.storybook
build folder are treated as 404 Not Found when deployed on netlify. It appears to be related to this issue: https://answers.netlify.com/t/hidden-files-removed-in-zip-deploy/8997My current workaround is to add a step in my build script that will copy all the files into a folder called
sb-addons/storybook
and add redirects into anetlify.toml
config file.To Reproduce
System
Additional context
@ndelangen asked me to tag him in this issue.
The text was updated successfully, but these errors were encountered: