Skip to content

Instantly share code, notes, and snippets.

@NetanelBasal
Created February 6, 2019 07:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NetanelBasal/1753ab979c81ec34f79624d57e464adc to your computer and use it in GitHub Desktop.
Save NetanelBasal/1753ab979c81ec34f79624d57e464adc to your computer and use it in GitHub Desktop.
import 'core-js/es6/symbol';
import 'core-js/es6/object';
import 'core-js/es6/function';
import 'core-js/es6/parse-int';
import 'core-js/es6/parse-float';
import 'core-js/es6/number';
import 'core-js/es6/math';
import 'core-js/es6/string';
import 'core-js/es6/date';
import 'core-js/es6/array';
import 'core-js/es6/regexp';
import 'core-js/es6/map';
import 'core-js/es6/weak-map';
import 'core-js/es6/set';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment