snaps icon indicating copy to clipboard operation
snaps copied to clipboard

Consider hiding `browserlists` warning

Open FrederikBolding opened this issue 1 year ago • 0 comments

Users may receive a warning about caniuse-lite being outdated when using the CLI, e.g.

Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme

Since we target quite old browser versions for the extensions sake we should consider hiding this warning in the CLI.

FrederikBolding avatar Jul 30 '24 12:07 FrederikBolding