workbox
workbox copied to clipboard
fix(rollup-plugin): replace package rollup-plugin-terser by @rollup/plugin-terser
Prior to creating a pull request, please follow all the steps in the contributing guide.
Fixes #3136, #3144
Description of what's changed/fixed.
- Replaces the package
rollup-plugin-terser
by@rollup/plugin-terser
sincerollup-plugin-terser
is deprecated.
Could this be merged now that there is a workbox 7, @tropicadri ?
Rebased onto v7!
Any chance we could see this get merged? I'm getting errors using tools that depend on this package that have already removed the deprecated terser
It seems that maintainers are laid-off 🙃
This is also causing issues for consumers of rollup-plugin-workbox apparently, so indeed would be great to get this merged :)
@philipwalton, please? 🙏
Please help to check this PR, it would help a lot 🥺
Fixes #3136, #3144
Also fixes #3142, #3154, #3200, and #3228. @googlechrome @jeffposnick @philipwalton can someone please merge this PR?
Would love to see a fix as well. I think this is now causing issues with rollup's dynamic imports. I suspect an unpinned dependency in the older rollup repos.
I guess Google does not care about this project anymore, the latest commit is pushed 10 months ago.