From 009821b5d2e5363f32cdf1594571170cb3cb41a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 22 Dec 2020 08:37:13 +0100 Subject: Add @babel/plugin-transform-modules-commonjs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index c98be7331..f2a9356e0 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,7 @@ "@babel/plugin-proposal-class-properties": "^7.12.1", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-transform-classes": "^7.12.1", + "@babel/plugin-transform-modules-commonjs": "^7.12.1", "@babel/plugin-transform-runtime": "^7.12.10", "@babel/preset-env": "^7.12.11", "@cypress/browserify-preprocessor": "^3.0.1", -- cgit v1.2.3