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
F12378330: D3625.id9375.diff
Fri, Oct 31, 08:16
F12376473: D3625.id9376.diff
Fri, Oct 31, 02:26
Unknown Object (File)
Thu, Oct 30, 22:16
Unknown Object (File)
Thu, Oct 30, 18:10
Unknown Object (File)
Thu, Oct 30, 13:25
Unknown Object (File)
Thu, Oct 30, 05:36
Unknown Object (File)
Thu, Oct 30, 03:55
Unknown Object (File)
Wed, Oct 29, 17:20
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 Errors
SeverityLocationCodeMessage
Errorcomponents/package-template.json:50JSON1Parse Error
Unit
No Test Coverage
Branch
browserlistrc
Build Status
Buildable 5786
Build 6068: 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?