What versions & operating system are you using?
@cloudflare/vite-plugin@1.7.5
Please provide a link to a minimal reproduction
No response
Describe the Bug
Increasing the version of the vite plugin causes the build to fail.
Worker builds are first executed after @cloudflare/vite-plugin@1.6.0.
In my environment, I use a client build manifest file to run worker builds. The build will fail because the order has changed. Is there a way to change the build order based on settings specified for the plugin?
ref: #9510
Please provide any relevant error logs
No response
What versions & operating system are you using?
@cloudflare/vite-plugin@1.7.5
Please provide a link to a minimal reproduction
No response
Describe the Bug
Increasing the version of the vite plugin causes the build to fail.
Worker builds are first executed after @cloudflare/vite-plugin@1.6.0.
In my environment, I use a client build manifest file to run worker builds. The build will fail because the order has changed. Is there a way to change the build order based on settings specified for the plugin?
ref: #9510
Please provide any relevant error logs
No response