Skip to content

Commit

Permalink
Set import babel-polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
mgi166 committed Nov 6, 2016
1 parent 2ba2c9a commit 5202d39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/imageResizer.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
'use strict';

import 'babel-polyfill';
import Aws from 'aws-sdk';
import path from 'path';
import fs from 'fs';
Expand Down

0 comments on commit 5202d39

Please sign in to comment.