Closed jeffposnick closed 7 months ago
rollup
: When I tried updating it, our "hack" to include the versioning info in the final bundles broke.
My guess is this is because we mark our modules as "pure", which technically the version modules are not.
Hi there,
Workbox is moving to a new engineering team within Google. As part of this move, we're declaring a partial bug bankruptcy to allow the new team to start fresh. We realize this isn't optimal, but realistically, this is the only way we see it working. For transparency, here're the criteria we applied:
v7
branch.Thanks, and we hope for your understanding! The Workbox team
This is a meta-issue to track some
devDependecies
in our top-levelpackage.json
that I can't find a way to upgrade cleanly.@octokit/rest
: The API changed fairly significantly, and the last time I tried updating it, our GitHub publish process broke.service-worker-mock
: There are additional mocks that ended up breaking our unit tests.rollup
: When I tried updating it, our "hack" to include the versioning info in the final bundles broke.