New images are compiled into /static/media folder

I encountered really weird issue. Whenever I add new image into images folder which is inside of src folder, when I run npm run build, this new image is compiled into static/media folder and therefore the image is not loaded on the page . As you can see it does not apply to previous/older images. How is it possible and what can cause it? folder structure