[GH-ISSUE #566] Lightweight worker for static exports #121

Open
opened 2026-05-06 12:37:24 +02:00 by BreizhHardware · 0 comments

Originally created by @james-elicx on GitHub (Mar 16, 2026).
Original GitHub issue: https://github.com/cloudflare/vinext/issues/566

At present, static exports currently include a full worker that is capable of doing the heavy lifting you would normally have with an app.

This should either be stripped back to a minimal worker that only handles things like image optimisation and/or middleware, or removed altogether.

We should ensure that we support running static exports without the cloudflare vite plugin as part of this.

Originally created by @james-elicx on GitHub (Mar 16, 2026). Original GitHub issue: https://github.com/cloudflare/vinext/issues/566 At present, static exports currently include a full worker that is capable of doing the heavy lifting you would normally have with an app. This should either be stripped back to a minimal worker that only handles things like image optimisation and/or middleware, or removed altogether. We should ensure that we support running static exports without the cloudflare vite plugin as part of this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vinext#121
No description provided.