I am running react project developed using CRA in localhost in network tab it shows chunk.js files like shown in image

I want it show original file names like which component file is rendering, so is there any way to configure webpack to disable chunking and show original file names