Commit d6f40b6
committed
fix: correct server condition in withStorybook function, see #877 (comment)
- Updated the condition to disable experimental MCP settings when the server is not present, ensuring proper configuration behavior.
- This change enhances the reliability of the withStorybook function in various environments.
All tests pass successfully.1 parent 34221cc commit d6f40b6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments