Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Latest commit

 

History

History
3 lines (2 loc) · 410 Bytes

browser-support.md

File metadata and controls

3 lines (2 loc) · 410 Bytes

Browser Support

By default, generated projects use Browserslist's defaults option to identify target browsers. Additionally, the React and Angular apps include polyfills for modern language features to support older browsers (e.g. Internet Explorer 11). If supporting such browsers isn't a requirement, the polyfill dependencies and imports can be removed.