I have the following webpack 5 for react typescript config:
const webpack = require(\'webpack\') const HtmlWebpackPlugin = require(\'html-webpack-plugin\') co