Added IE polyfills to support IE9-11 (fix apply on undefined error) #747

Closed
opened 2025-08-09 17:17:31 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @AmrineA on 5/18/2017

Added IE polyfills for IE9-11

  • new ClientApp/polyfills/polyfills.ts file containing polyfills
  • added core-js to package.json
  • added core-js to webpack.config.vendor.js
  • added polyfills.ts import to ClientApp/boot-client.ts
*Originally created by @AmrineA on 5/18/2017* Added IE polyfills for IE9-11 - new ClientApp/polyfills/polyfills.ts file containing polyfills - added core-js to package.json - added core-js to webpack.config.vendor.js - added polyfills.ts import to ClientApp/boot-client.ts
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#747
No description provided.