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

Build: Rollup dependences are deprecated #2670

Open
gdevacc12 opened this issue May 8, 2023 · 0 comments
Open

Build: Rollup dependences are deprecated #2670

gdevacc12 opened this issue May 8, 2023 · 0 comments

Comments

@gdevacc12
Copy link

Expected behavior

The install of the build dependencies to use current packages.

Actual Behavior

npm i -D rollup @open-wc/building-rollup rimraf deepmerge es-dev-server

reports:
npm WARN deprecated @types/browserslist@4.15.0: This is a stub types definition. browserslist provides its own type definitions, so you do not need this installed.
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser

Additional context

Installation date: 2023-05-08

rollup v3.21.5

as per https://open-wc.org/docs/building/rollup/ (Install the required dependencies, view)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant