npm run build 在成功完成后不会退出

作者: bomanimc创建于 2024年7月2日更新于 2024年7月9日

Hi all! I noticed that the `npm run build` command doesn't always exit after successful completion of the build, which causes timeout failures when using this approach in CI. This is typically replicable locally (although it seems that it occasionally does exit), but seems to be consistently replicable in CI.

内容来源: timarney/react-app-rewired