Fix webpack memory leak when copying HTML files

(cherry picked from commit 2804a961cb457cc94d3eaa1fe8ee2f71d9d1261c)
This commit is contained in:
Mark McDowall
2021-05-26 22:09:32 +01:00
committed by ta264
parent 9fb7a1051e
commit c052363368
4 changed files with 503 additions and 60 deletions

View File

@@ -41,6 +41,7 @@
"clipboard": "2.0.8",
"connected-react-router": "6.9.1",
"element-class": "0.2.2",
"filemanager-webpack-plugin": "5.0.0",
"filesize": "6.3.0",
"fuse.js": "6.4.6",
"history": "4.10.1",
@@ -102,7 +103,6 @@
"babel-loader": "8.2.2",
"babel-plugin-inline-classnames": "2.0.1",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"copy-webpack-plugin": "8.1.1",
"core-js": "3.12.1",
"css-loader": "5.2.4",
"eslint": "7.26.0",