Add Opera constraint to .babelrc

This commit is contained in:
gregoirenovel 2018-08-21 18:21:03 +02:00
parent 1a1fe4b283
commit c19f6a2416

View file

@ -10,6 +10,7 @@
"IE >= 11", "IE >= 11",
"Edge >= 12", "Edge >= 12",
"Firefox >= 45", "Firefox >= 45",
"Opera >= 19",
"Safari >= 8", "Safari >= 8",
"iOS >= 8" "iOS >= 8"
], ],