web
web copied to clipboard
[dev-server-storybook]: distribution filenames with problematic `--` as the first characters
Some files generated for the storybook build start with two hyphen (--) characters in their filename.
This causes issues with several tools.
We recommend to migrate to the new storybook-builder https://modern-web.dev/docs/storybook-builder/overview/ and make use of the Storybook 7 storybook build command. Can you please try it? The migration should not be much work if you don't use MDJS.
Also curious which files you see in the output like that and what tools are affected/broken because of them?