From 8e5dcf11dd5445ed2d6c1b7a01db840ce576574b Mon Sep 17 00:00:00 2001 From: Daniel Brennan Date: Thu, 13 Aug 2020 13:55:32 -0700 Subject: [PATCH] Remove the warning line that ruins my day in Vuw --- babel.config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/babel.config.json b/babel.config.json index 5295dab2f6f..251101b1f16 100644 --- a/babel.config.json +++ b/babel.config.json @@ -7,7 +7,6 @@ { "targets": { "browsers": [ - /* benefit of C/S/FF/Edge only? */ "> 1%", "last 2 versions", "Firefox ESR",