]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Added in note for browserslist (#7907)
authorYash Singh <53054099+Yash-Singh1@users.noreply.github.com>
Sun, 18 Oct 2020 13:26:04 +0000 (06:26 -0700)
committerGitHub <noreply@github.com>
Sun, 18 Oct 2020 13:26:04 +0000 (09:26 -0400)
docs/docs/developers/index.md

index 92e8af3d59703f4bdc632b47ad7cdb72f50e266a..9fd3f8d7e34e8ebd9d22e666c307886103c57171 100644 (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