Cannot resolve file path in public folder such that background-image: url(/images/icon.svg); The icon.svg is in public/images the error display as below Error: Can't resolve 'src/images/icon.svg'
Cannot resolve file path in public folder such that
background-image: url(/images/icon.svg);
The icon.svg is in public/images
the error display as below
Error: Can't resolve 'src/images/icon.svg'