From ddaf25c1042a888ffff6955bc8d1b97f31c8c39e Mon Sep 17 00:00:00 2001 From: Vladimir Gorej Date: Thu, 14 Apr 2022 13:58:36 +0200 Subject: [PATCH] build: migrate to webpack@5 (#2998) Refs #2944 --- dev-helpers/index.html | 5 - package-lock.json | 42265 +++++++++++++++++------ package.json | 30 +- test/build-artifacts/es-bundle-core.js | 4 +- webpack/_config-builder.js | 50 +- webpack/bundle.babel.js | 11 +- webpack/core.babel.js | 5 +- webpack/dev.babel.js | 97 +- webpack/es-bundle-core.babel.js | 10 +- webpack/es-bundle.babel.js | 12 +- webpack/standalone.babel.js | 5 +- webpack/stylesheets.babel.js | 6 - 12 files changed, 31340 insertions(+), 11160 deletions(-) diff --git a/dev-helpers/index.html b/dev-helpers/index.html index 06b0b0a0ea6..009d385f365 100644 --- a/dev-helpers/index.html +++ b/dev-helpers/index.html @@ -38,15 +38,10 @@ } - - -
- -