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

fix: ssr in dev mode #189

Merged
merged 5 commits into from
Nov 29, 2023
Merged

fix: ssr in dev mode #189

merged 5 commits into from
Nov 29, 2023

Conversation

dai-shi
Copy link
Owner

@dai-shi dai-shi commented Nov 28, 2023

Fix #188

There was an issue with waku dev --with-ssr. It worked within the repo, so it was hard to notice.

The error is now reproduced within the repo, but CI doesn't have --with-ssr yet. #186

Copy link

vercel bot commented Nov 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview Nov 29, 2023 1:26pm

Copy link

codesandbox-ci bot commented Nov 28, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 249eb33:

Sandbox Source
Vanilla Typescript Configuration
React Configuration
React TypeScript Configuration

@dai-shi
Copy link
Owner Author

dai-shi commented Nov 28, 2023

An idea clicked me, and it worked.

@dai-shi dai-shi marked this pull request as ready for review November 28, 2023 13:40
@himself65
Copy link
Contributor

The error is now reproduced within the repo, but CI doesn't have --with-ssr yet. #186

I'm thinking of separating the CI code with examples. Since examples are just showcases to the user. test need more edge case, logic and less UI

@himself65
Copy link
Contributor

The error is now reproduced within the repo, but CI doesn't have --with-ssr yet. #186

I'm thinking of separating the CI code with examples. Since examples are just showcases to the user. test need more edge case, logic and less UI

#191

@dai-shi dai-shi merged commit d688b4c into main Nov 29, 2023
14 checks passed
@dai-shi dai-shi deleted the fix/issue-188 branch November 29, 2023 13:30
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.

npm create waku@latest seems broken
2 participants