joshwooding / vite-plugin-react-docgen-typescript

MIT License
8 stars 7 forks source link

Does not generate sourcemaps #1

Closed IanVS closed 2 years ago

IanVS commented 2 years ago

During production builds of storybook with the vite builder, we get a lot of error messages like:

Sourcemap is likely to be incorrect: a plugin (vite:react-docgen-typescript) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help

Perhaps we can add sourcemap support to this plugin?

joshwooding commented 2 years ago

Fixed in v0.0.3