open-wc icon indicating copy to clipboard operation
open-wc copied to clipboard

Build: Rollup dependences are deprecated

Open gdevacc12 opened this issue 2 years ago • 0 comments

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/[email protected]: This is a stub types definition. browserslist provides its own type definitions, so you do not need this installed. npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead npm WARN deprecated [email protected]: 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)

gdevacc12 avatar May 08 '23 13:05 gdevacc12