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
Issue or Feature Request Description:
Installing workbox-build@7 results the deprecation warnings being printed:
npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
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:
Library Affected:
workbox-build@7
Browser & Platform:
All
Issue or Feature Request Description:
Installing workbox-build@7 results the deprecation warnings being printed:
The first one would be solved by #3170
The second one has two causes, as shown by
npm ls --all
:The text was updated successfully, but these errors were encountered: