You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that #328 is merged, after it's published it may be worth checking whether the verbose exclude+include are still necessary in templates vite.config.ts
(waiting for publish is useful since some issues aren't apparent when linking locally)
The text was updated successfully, but these errors were encountered:
Looked into it some more, apparently services lacking dependencies was a minor issue.
The bigger one is that vite's optimizer doesn't support the way we use webworkers: vitejs/vite#11943 vitejs/vite#11672
Not sure about vite internals, but since it uses esbuild this PR might make it work: evanw/esbuild#2508
Now that #328 is merged, after it's published it may be worth checking whether the verbose exclude+include are still necessary in templates vite.config.ts
(waiting for publish is useful since some issues aren't apparent when linking locally)
The text was updated successfully, but these errors were encountered: