From f3b4308cb59bf4b21ff186f8479c82239446d139 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 7 Jun 2021 12:56:27 +0200 Subject: upgrade to bootstrap 5.0.1 and first batch of fixes --- vendor/twbs/bootstrap/.babelrc.js | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'vendor/twbs/bootstrap/.babelrc.js') diff --git a/vendor/twbs/bootstrap/.babelrc.js b/vendor/twbs/bootstrap/.babelrc.js index 1d6404edb..51399697f 100644 --- a/vendor/twbs/bootstrap/.babelrc.js +++ b/vendor/twbs/bootstrap/.babelrc.js @@ -8,10 +8,5 @@ module.exports = { modules: false } ] - ], - env: { - test: { - plugins: [ 'istanbul' ] - } - } + ] }; -- cgit v1.2.3