Skip to content

Commit

Permalink
Import polyfills for hub.js
Browse files Browse the repository at this point in the history
  • Loading branch information
phogel committed Jun 21, 2018
1 parent 22cca17 commit d52e1e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/hub.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import {initOilHub} from './scripts/hub/hub_oil.js';
import './polyfill.js';
import { initOilHub } from './scripts/hub/hub_oil.js';

(function () {
let locationString = '';
Expand Down

0 comments on commit d52e1e2

Please sign in to comment.