Skip to content

Commit

Permalink
Remove tests run against Storybook v5
Browse files Browse the repository at this point in the history
It's difficult to set up a Webpack alias from 'storycap' to
'@remix/storycap' in Storybook v5, and tinkering with the presets.js
file (the precursor to main.js) is yielding little fruit. Since we don't
care about Storybook v5 support in the Remix monorepo anyways, given
that we're already on v6, we just remove the v5 tests in this repo.
  • Loading branch information
throwandgo committed Oct 4, 2023
1 parent ecf696b commit 880e37d
Show file tree
Hide file tree
Showing 51 changed files with 0 additions and 38,208 deletions.
23 changes: 0 additions & 23 deletions examples/v5-managed-react-legacy-decorator/.gitignore

This file was deleted.

This file was deleted.

15 changes: 0 additions & 15 deletions examples/v5-managed-react-legacy-decorator/.storybook/config.js

This file was deleted.

68 changes: 0 additions & 68 deletions examples/v5-managed-react-legacy-decorator/README.md

This file was deleted.

40 changes: 0 additions & 40 deletions examples/v5-managed-react-legacy-decorator/package.json

This file was deleted.

Binary file not shown.
41 changes: 0 additions & 41 deletions examples/v5-managed-react-legacy-decorator/public/index.html

This file was deleted.

15 changes: 0 additions & 15 deletions examples/v5-managed-react-legacy-decorator/public/manifest.json

This file was deleted.

33 changes: 0 additions & 33 deletions examples/v5-managed-react-legacy-decorator/src/App.css

This file was deleted.

28 changes: 0 additions & 28 deletions examples/v5-managed-react-legacy-decorator/src/App.js

This file was deleted.

9 changes: 0 additions & 9 deletions examples/v5-managed-react-legacy-decorator/src/App.test.js

This file was deleted.

14 changes: 0 additions & 14 deletions examples/v5-managed-react-legacy-decorator/src/index.css

This file was deleted.

12 changes: 0 additions & 12 deletions examples/v5-managed-react-legacy-decorator/src/index.js

This file was deleted.

7 changes: 0 additions & 7 deletions examples/v5-managed-react-legacy-decorator/src/logo.svg

This file was deleted.

Loading

0 comments on commit 880e37d

Please sign in to comment.