There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
Created by: viankakrisna
Fixing https://github.com/facebookincubator/create-react-app/issues/2488
Verified the changes by cloning https://github.com/crabicode/create-react-app-emoji and manually editing react-scripts/config/webpack.config.prod.js
Before:
After:
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.