Skip to content

Commit

Permalink
chore(NA): include regenerator-runtime/runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Apr 17, 2020
1 parent 38fc0df commit dd25367
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
*/

import 'whatwg-fetch';
import 'regenerator-runtime/runtime';
import 'core-js/stable';

export * from './shareable';

0 comments on commit dd25367

Please sign in to comment.