Package Exports
- browserslist-config-google
- browserslist-config-google/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (browserslist-config-google) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Google / Google Workspace Browserslist Shared Config
This configuration reflects Google's supported browser policy for their suite of web applications.
What is Browserslist?
Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env.
- Browserslist (Github repo)
- browserl.ist (Browserslist query syntax validation)
- "Browserslist is a Good Idea" (blog post by @chriscoyier)
Browser support
Google Workspace dropped support for Internet Explorer on March 15th, 2021
(Gmail, Calendar, Meet, Chat, Drive, Docs, Sheets, Slides, Forms, Sites, etc.)
Desktop browsers [policy]
- Chrome
- Firefox
- Safari
- Edge
Mobile [policy]
- Chrome for Android (caniuse data caveat: best covered by matching desktop Chrome versions)
- iOS Safari
Usage
package.json
{
"browserslist": ["extends browserslist-config-google"]
}Alternative configuration
If you need:
browserslist-config-google/gdocsbrowserslist-config-google/modernbrowserslist-config-google/no-iebrowserslist-config-google/popular
... continue using v2.0.0
