Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency of deprecated "rollup-plugin-terser": "^7.0.0" #3200

Closed
sushmakale2016 opened this issue Apr 11, 2023 · 7 comments
Closed
Assignees

Comments

@sushmakale2016
Copy link

Please remove dependency of "rollup-plugin-terser": "^7.0.0" plugin, as it causes warning inside the dependent applications

@MohdFaisalBidda
Copy link

I want to work on it can you please assign me this issue @jeffposnick

@sushmakale2016
Copy link
Author

I am not able to assign the issue to anyone field is not editable for me

@lucasff
Copy link

lucasff commented Apr 24, 2023

Hello, I'm also facing this issue, due to this package being a dependency of react-scripts! Everyone that uses CRA will face the same.

Edit:

"overrides": {
  "rollup-plugin-terser": "@rollup/[email protected]"
},

@drewbitt
Copy link

Awaiting #3170

@tannerstern
Copy link

It would appear that this will be resolved shortly, as all reviewers have approved #3170. We've only recently started seeing these "deprecation" warnings ourselves.

@pwbriggs
Copy link

Fixed in #3170.

@tomayac
Copy link
Member

tomayac commented Apr 25, 2024

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:

Thanks, and we hope for your understanding!
The Workbox team

@tomayac tomayac closed this as completed Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment