PR that do not change the client code (such as eslint and prettier updates) appear to change the bundle size, see - https://github.com/KielerGames/ringofsnakes/pull/358#issuecomment-1356317725 - https://github.com/KielerGames/ringofsnakes/pull/359#issuecomment-1356318255 - ... It is unclear why this happens. It is probably comparing the wrong artifacts.
PR that do not change the client code (such as eslint and prettier updates) appear to change the bundle size, see
It is unclear why this happens. It is probably comparing the wrong artifacts.