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

breaking: server bundling #36

Merged
merged 37 commits into from
May 22, 2023
Merged

breaking: server bundling #36

merged 37 commits into from
May 22, 2023

Conversation

dai-shi
Copy link
Owner

@dai-shi dai-shi commented May 11, 2023

fixes #21

This comes with breaking change in entries.ts api.

  • naive wakuwork dev
  • dev prefetcher
  • naive wakuwork build & prd
  • build prerender
  • wakuwork/router
  • hot reload for client and server (not for code)

@vercel
Copy link

vercel bot commented May 11, 2023

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

Name Status Preview Comments Updated (UTC)
wakuwork ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2023 3:03am

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 11, 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 9f235c3:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
React Configuration
React Typescript Configuration

@dai-shi
Copy link
Owner Author

dai-shi commented May 13, 2023

fyi @himself65, we are planning to eliminate node-loader.ts hack.

@dai-shi
Copy link
Owner Author

dai-shi commented May 15, 2023

Ohhh, I have to re-design one major part...

@dai-shi dai-shi changed the title wip: server bundling breaking: server bundling May 16, 2023
@dai-shi
Copy link
Owner Author

dai-shi commented May 20, 2023

Oh, no, it's far more challenging than I thought...

@dai-shi
Copy link
Owner Author

dai-shi commented May 21, 2023

There are unsolved issues in this PR and there are some other issues out of the scope of this PR, but what I planned are done. It should be so much improved.

@dai-shi dai-shi marked this pull request as ready for review May 21, 2023 15:02
@dai-shi dai-shi merged commit 40e74d5 into main May 22, 2023
@dai-shi dai-shi deleted the feat/server-bundling branch May 22, 2023 03:07
@dai-shi dai-shi mentioned this pull request May 23, 2023
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.

Support server bundling with vite
2 participants