Remove core-js as no longer required
Re: https://github.com/iview/iview/pull/2839#issuecomment-358236307
This commit is contained in:
parent
acf995d671
commit
cd99387eb3
3 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,3 @@
|
|||
// es6 polyfill
|
||||
import 'core-js/fn/array/find';
|
||||
import 'core-js/fn/array/find-index';
|
||||
|
||||
import Affix from './components/affix';
|
||||
import Alert from './components/alert';
|
||||
import AutoComplete from './components/auto-complete';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue