FLUID-6479: make use of browserlist to identify and report which browsers are supported

Metadata

Source
FLUID-6479
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Ned Zimmerman
Reporter
Justin Obara
Created
2020-03-17T11:06:55.037-0400
Updated
2024-07-22T10:35:33.312-0400
Versions
N/A
Fixed Versions
N/A
Component
N/A

Description

Make use of browserlist for configuring which browsers are support. It also provides integrations into other tools for linting, css styling, and js transpilation.

The https://browserl.ist online tool can be used to see which browsers are matched by the specified configuration.

Comments