My webpack is bundling my code very slow in React Express project
I have a monolith app it contains React and express. It bundles every time i change my code and it takes 30second in order to update my changes in the screen. Build time is approximatly 30 to 50 seconds. My webpack config file is like this