Skip to content

Commit

Permalink
Add IE 10 support in build
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 1, 2018
1 parent 319fc70 commit 10d4e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gulp.task('compile', () => {
'env',
{
targets: {
browsers: 'last 1 version',
browsers: 'last 2 version',
node: 4
},
loose: true
Expand Down

0 comments on commit 10d4e64

Please sign in to comment.