Skip to content

Commit

Permalink
import symbol and array method polyfills
Browse files Browse the repository at this point in the history
Closes #2502 once and for all!
  • Loading branch information
hawkrives authored Aug 4, 2018
1 parent b8d9d88 commit 24b83ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
import 'core-js/es6/symbol'
import 'core-js/es6/array'

import './source/root.js'

0 comments on commit 24b83ac

Please sign in to comment.