mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-07-28 04:08:05 +00:00
This caused updates to not work if main.js was not in the browser cache since it was being excluded from the service worker. Issue: https://github.com/pybricks/support/issues/689