Skip to content

Instantly share code, notes, and snippets.

@davidgilbertson
Created September 9, 2018 04:22
Show Gist options
  • Save davidgilbertson/0e699589b91f1676984d5164e4abe260 to your computer and use it in GitHub Desktop.
Save davidgilbertson/0e699589b91f1676984d5164e4abe260 to your computer and use it in GitHub Desktop.
require('whatwg-fetch');
require('intl');
require('url-polyfill');
require('core-js/web/dom-collections');
require('core-js/es6/map');
require('core-js/es6/string');
require('core-js/es6/array');
require('core-js/es6/object');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment