Skip to content

Conversation

@kylecarbs
Copy link
Member

No description provided.

@kylecarbs kylecarbs requested a review from ThomasK33 October 20, 2025 23:02
@kylecarbs kylecarbs self-assigned this Oct 20, 2025
- Fix .storybook/main.ts to use __dirname instead of import.meta.dirname
  for CJS compatibility
- Refactor ActiveWorkspaceWithChat story to use setupMockAPI with
  apiOverrides instead of duplicating the entire mock API
- Add apiOverrides parameter to setupMockAPI for story customization

_Generated with `cmux`_
Using process.cwd() avoids ES module vs CJS conflicts in Storybook's
transpilation process.

_Generated with `cmux`_
Ensures version.ts is generated before building Storybook, fixing CI build
failures.

_Generated with `cmux`_
@kylecarbs kylecarbs merged commit 3a4a09a into main Oct 21, 2025
9 checks passed
@kylecarbs kylecarbs deleted the appstories branch October 21, 2025 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants