Commit 501a73b6 authored by Pei-Tang Huang's avatar Pei-Tang Huang

Add Array.fill for IE 11 compatibility.

parent 956bd6a4
// 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';
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment