From: Yash Singh <53054099+Yash-Singh1@users.noreply.github.com> Date: Sun, 18 Oct 2020 13:26:04 +0000 (-0700) Subject: Added in note for browserslist (#7907) X-Git-Tag: v3.0.0-beta.5~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebd8f3c88985345b3d3270b0cd82b25021b4a229;p=thirdparty%2FChart.js.git Added in note for browserslist (#7907) --- diff --git a/docs/docs/developers/index.md b/docs/docs/developers/index.md index 92e8af3d5..9fd3f8d7e 100644 --- a/docs/docs/developers/index.md +++ b/docs/docs/developers/index.md @@ -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