简体   繁体   中英

How to get an Angular 10 application working in IE 8?

We are working on an Angular 10 application and some users are still using IE 8.

I was wondering if it's possible to get our application working in IE 8?

Angular 10 does have conditional support of IE8, just enable pollyfills and some statements in browserlist file. For support, you can reference. https://v10.angular.io/guide/browser-support

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM