Skip to content

Commit

Permalink
👽 [#724] JSX syntax requires .jsx extension
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Nov 29, 2024
1 parent 976098d commit ec850d5
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .storybook/main.mts
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
import {StorybookConfig} from '@storybook/react-vite';

// https://github.com/storybookjs/storybook/issues/26291 vite-plugin-istanbul is
// still causing CommonJS warnings, which is because of @storybook/addon-coverage,
// see https://github.com/storybookjs/storybook/issues/26291#issuecomment-2378399131

const config: StorybookConfig = {
core: {
disableTelemetry: true,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ec850d5

Please sign in to comment.