Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixed client and server code on Storybook #20799

Merged
merged 5 commits into from
Feb 18, 2021
Merged

Conversation

tassoevan
Copy link
Contributor

@tassoevan tassoevan commented Feb 17, 2021

Proposed changes (including videos or screenshots)

For Storybook to work, we've mocked all modules under **/server/, thus making them suitable to hold all code that refers Node.js modules. This implies some duplication, between client/ and server/ modules, mediated by modules under libs/.

Issue(s)

Steps to test or reproduce

Further comments

@tassoevan tassoevan force-pushed the perf/mixed-client-server-code branch 2 times, most recently from 75821e1 to 48a358c Compare February 18, 2021 02:18
@tassoevan tassoevan marked this pull request as ready for review February 18, 2021 07:57
@tassoevan tassoevan requested a review from a team February 18, 2021 07:57
@ggazzo ggazzo merged commit da62b18 into develop Feb 18, 2021
@ggazzo ggazzo deleted the perf/mixed-client-server-code branch February 18, 2021 12:52
@sampaiodiego sampaiodiego mentioned this pull request Feb 28, 2021
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