Browse Source
esbuild turned Boolean(force) && fresh into !!!force && fresh, so production always bypassed the cache and refetch hammered /play-url. Use explicit booleans instead.main
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue