Ed Morrish
Ed Morrish
For accessibility reasons (screenreader support) it is sometimes useful to have the browser's focus linked to the focus state of the LRUD tree. At the moment to do this you...
### Description Adds an option to `@vitejs/plugin-legacy` to allow polyfill modules to be explicitly excluded from the legacy bundle, by passing through the option as configuration to `@babel/preset-env`'s [`exclude` option](https://babeljs.io/docs/babel-preset-env#exclude)....
We're currently building a page for deployment to a browser version that has a quirk in its FileReader API that results in errors when using the fetch polyfill, but in...