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

NPM deprecation warnings "rollup-plugin-terser" and "sourcemap-codec" #49

Open
weeman1337 opened this issue Oct 5, 2023 · 0 comments
Open
Labels
dependencies Pull requests that update a dependency file

Comments

@weeman1337
Copy link
Collaborator

weeman1337 commented Oct 5, 2023

To reproduce:

  • check out the main branch
  • rm -rf node_modules
  • npm i

Console output:

npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead

Both deprecation warnings depend on a upstream issue: vite-pwa/vite-plugin-pwa#452 It should be updated as soon as upstream is fixed.

@weeman1337 weeman1337 added the dependencies Pull requests that update a dependency file label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant