Skip to content

Commit

Permalink
fix: adds Symbol polyfill for react
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-scherzinger committed Sep 3, 2018
1 parent d14351a commit a82a03b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Core.ts
@@ -1,3 +1,4 @@
import 'es6-symbol/implement';
import * as traverson from 'traverson';
import * as HalAdapter from 'traverson-hal';
import * as halfred from 'halfred';
Expand Down

0 comments on commit a82a03b

Please sign in to comment.