mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-09 17:15:18 +00:00
Add ES6 compatibility to browserslist (#18519)
This commit is contained in:
parent
d8abc0018f
commit
702b709d9a
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue