Built worker troubles

Hi! I'm having some trouble with the vite plugin on https://github.com/jakearchibald/random-stuff/tree/257a9c9d7ca52f3517d9fef38f4674b6913e3ee0. It builds my project fine, but then it tries to deploy the unbuilt version of the worker, rather than the built version. This used to work fine, so maybe adding more HTML entry points here broke it. Is there a way to make the two play together nicely?
1 Reply
Jake Archibald
Jake ArchibaldOP2mo ago
Everything works fine in dev

Did you find this page helpful?