From: Yamagishi Kazutoshi Date: Thu, 26 May 2022 18:29:28 +0000 (+0900) Subject: Add ES6 compatibility to browserslist (#18519) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=0915d3c5062d467ad5551b99dce781191a6fb558;p=mastodon.git Add ES6 compatibility to browserslist (#18519) --- diff --git a/.browserslistrc b/.browserslistrc index d5734664c..54dd3aaf3 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -4,6 +4,4 @@ not IE 11 not dead [development] -last 1 chrome version -last 1 firefox version -last 1 safari version +supports es6-module