Skip to content

Commit

Permalink
Update comment link to match supported browsers, see #963
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisklus committed Aug 6, 2020
1 parent a63cabc commit 1e3b0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/grunt/transpile.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ module.exports = function( jsInput ) {
modules: false,
targets: {
browsers: [
// See http://browserl.ist/?q=%3E+0.5%25%2C+safari+9-11%2C+Firefox+ESR%2C+IE+11%2C+ios_saf+11
// See http://browserl.ist/?q=%3E+0.5%25%2C+safari+10-11%2C+Firefox+ESR%2C+not+IE+11%2C+ios_saf+11
'> 0.5%',
'safari 10-11',
'Firefox ESR',
Expand Down

0 comments on commit 1e3b0ef

Please sign in to comment.