Commit fda17e9
[heft] update storybook plugin to be compatible with v9 (#5492)
* [heft] update storybook to be compatible with v9
Also adds support for serve mode detection when using the heft-rspack-plugin
* code review changes
* fix ci issues
* Normalize versions.
* Rush update.
* Create separate v6 and v9 storybook test projects.
* Rush update.
* fixup! fix ci issues
* fixup! Create separate v6 and v9 storybook test projects.
* Rush change.
* fixup! Create separate v6 and v9 storybook test projects.
* fixup! Rush update.
* Bump html-webpack-plugin to the version that works with Webpack 5.
* Clean up the resoluion of the @storybook/react-webpack5 package.
* Don't run Storybook v9 under Node 18.
* fixup! Rush update.
---------
Co-authored-by: Taylor <ubermous@users.noreply.github.com>
Co-authored-by: Taylor Lodge <ubermouse@users.noreply.github.com>
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>1 parent 6ccb586 commit fda17e9
76 files changed
Lines changed: 2518 additions & 710 deletions
File tree
- .github/workflows
- build-tests-samples
- heft-storybook-react-tutorial-app
- heft-storybook-react-tutorial-storykit/dist
- heft-storybook-v6-react-tutorial-app
- config
- heft-storybook-v6-react-tutorial-storykit
- config
- src
- heft-storybook-v6-react-tutorial
- .storybook
- .vscode
- assets
- config
- src
- test
- heft-storybook-v9-react-tutorial-app
- config
- heft-storybook-v9-react-tutorial-storykit
- config
- src
- heft-storybook-v9-react-tutorial
- .storybook
- .vscode
- assets
- config
- src
- test
- common
- changes/@rushstack/heft-storybook-plugin
- config
- rush
- subspaces/default
- heft-plugins/heft-storybook-plugin
- src
- schemas
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 4 additions & 0 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
0 commit comments