[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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(node-cluster): create dedicated chunk for worker #2894

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

pi0
Copy link
Member
@pi0 pi0 commented Nov 19, 2024

resolves #2892

as a side effect of fixes in #2547 (nitro 2.10) we were forcing all nitro-relevant stuff into one big chunk.

This PR makes sure for node-cluster we create a dedicated external chunk for server-entrypoint.

@pi0 pi0 self-assigned this Nov 19, 2024
Copy link
cloudflare-workers-and-pages bot commented Nov 19, 2024

Deploying nitrojs with  Cloudflare Pages  Cloudflare Pages

Latest commit: d3b8ac7
Status: ✅  Deploy successful!
Preview URL: https://87e90600.nitrojs.pages.dev
Branch Preview URL: https://fix-no-manual-chunks.nitrojs.pages.dev

View logs

@pi0 pi0 merged commit 612da35 into v2 Nov 19, 2024
5 checks passed
@pi0 pi0 deleted the fix/no-manual-chunks branch November 19, 2024 16:43
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.

Running node-cluster preset build throwing EADDRINUSE errors
1 participant