[Bug?]: web/src/auto-imports.d.ts
file generated after running yarn rw storybook-vite
#10848
Labels
bug/needs-info
More information is needed for reproduction
What's not working?
After upgrading to Redwood 7.7.1, running
yarn rw storybook-vite
generates 3 files:web/.storybook/main.ts
(expected)web/.storybook/preview-body.html
(expected)web/src/auto-imports.d.ts
(unexpected)1 and 2 are explained here: https://community.redwoodjs.com/t/storybook-in-redwood-is-moving-to-vite/7212.
File contents of
web/src/auto-imports.d.ts
:Should this file just be added to
.gitignore
or is it a bug that it is generated in the first place?How do we reproduce the bug?
RedwoodJS 7.7.1
Run
yarn rw storybook-vite
.web/src/auto-imports.d.ts
is generated.What's your environment? (If it applies)
No response
Are you interested in working on this?
The text was updated successfully, but these errors were encountered: