Hello Everyone, I am trying build production build make build and react app is not completing the build Process stack in 92%
yarn run v1.22.19 $ yarn copy-folder monaco-editor ./public/ && NODE_OPTIONS='--openssl-legacy-provider --max_old_space_size=4096' umi build $ node --experimental-modules copy-folder.mjs monaco-editor ./public/ { dev: undefined, test: undefined } { dev: undefined, test: undefined } ● Webpack █████████████████████████ chunk asset optimization (92%) TerserPlugin Any help, thank you. Volga629