Skip to content
Snippets Groups Projects
Commit 501a73b6 authored by Pei-Tang Huang's avatar Pei-Tang Huang
Browse files

Add Array.fill for IE 11 compatibility.

parent 956bd6a4
No related branches found
No related tags found
No related merge requests found
// ECMAScript polyfills
import 'core-js/fn/array/fill';
import 'core-js/fn/array/find';
import 'core-js/fn/array/find-index';
import 'core-js/fn/array/from';
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment