diff --git a/lib/supports.js b/lib/supports.js index 3ed5133a8..90668bff3 100644 --- a/lib/supports.js +++ b/lib/supports.js @@ -211,7 +211,8 @@ class Supports { let browsers = new Browsers( this.all.browsers.data, filtered, - this.all.options + this.all.options, + this.all.browsers.browserslistOpts ) this.prefixerCache = new this.Prefixes( this.all.data,