Hi,
Started to get this again (think it appeared for a while back in 2023 and then it was fixed):
So when running a build in a forge app I get a couple of these:
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
To reproduce:
- Installl the latest @forge/cli
- Create e.g. a Jira custom UI global page app
- Build it
The step npm run build
in static/hello-world
outputs the Browserlist lines.
A regression in the forge CLI?
Thanks,
Fredrik
PS: Using node 20.