Added in note for browserslist (#7907)

This commit is contained in:
Yash Singh 2020-10-18 06:26:04 -07:00 committed by GitHub
parent 7a35f3cb3e
commit ebd8f3c889
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,8 @@ Chart.js offers support for the following browsers:
Browser support for the canvas element is available in all modern & major mobile browsers. [CanIUse](https://caniuse.com/#feat=canvas)
Run `npx browserslist` at the root of the [codebase](https://github.com/chartjs/Chart.js) to get a list of supported browsers.
Thanks to [BrowserStack](https://browserstack.com) for allowing our team to test on thousands of browsers.
## Previous versions