From a92bd578c4f4cd373494e77707e3cdfef0f7c0e1 Mon Sep 17 00:00:00 2001 From: iapyang Date: Thu, 17 Oct 2019 17:07:02 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8E=BB=E6=8E=89=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- babel.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/babel.config.js b/babel.config.js index 4322f1262..c16ff0231 100644 --- a/babel.config.js +++ b/babel.config.js @@ -25,7 +25,6 @@ module.exports = function (api) { loose: true, }], "@babel/plugin-transform-proto-to-assign", - // "@babel/plugin-transform-modules-commonjs", ]; return {