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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
#1083(patch)
Fix auxiliaryWorkers support in varlockCloudflareVitePlugin. Every worker in a multi-worker dev/preview session now receives varlock's resolved env, instead of auxiliary workers crashing on boot with initVarlockEnv failed. The .dev.vars conflict check now covers each worker's config directory too, so a stray .dev.vars beside an auxiliary worker can no longer silently override varlock's values.