accessibility.js

This file must be transpiled for browser like IE11 using babel. If you have installed npm, all you need to do is:

  • Install npx:
npm install -g npx
  • Run npm install.
  • Run npm run build:all.

and the env preset:

npm install @babel/preset-env