Page MenuHomeDevCentral

Move .browserlistrc file into a package.json section
Needs ReviewPublic

Authored by MoustaphaAs on Jan 10 2025, 11:19.
Tags
None
Referenced Files
F45143951: D3625.id9375.diff
Thu, Aug 20, 11:05
F45142557: D3625.id9375.diff
Thu, Aug 20, 10:56
F45136431: D3625.diff
Thu, Aug 20, 10:10
Unknown Object (File)
Tue, Aug 18, 04:51
Unknown Object (File)
Mon, Aug 17, 17:13
Unknown Object (File)
Mon, Aug 17, 13:44
Unknown Object (File)
Mon, Aug 17, 13:27
Unknown Object (File)
Sun, Aug 16, 12:44
Subscribers
None

Details

Reviewers
dereckson
Summary

Added the "browserslist" section

Test Plan

0.2%: Support for browsers used by at least 0.2% of users worldwide.

not dead: Exclusion of abandoned browsers (no updates for 2 years).
not op_mini all: Exclusion of all versions of Opera Mini.

Diff Detail

Repository
rUPSECTION Upsection
Lint
Lint Passed
Unit
No Test Coverage
Branch
browserlistrc
Build Status
Buildable 5787
Build 6069: arc lint + arc unit

Event Timeline

MoustaphaAs created this revision.
  • Move .browserlistrc file into a package.json section

New config

This part looks good to me.

Previous config

That remove .browerlistrc need isn't it?

So I guess we should also remove the .browerlistrc generation code?