Open danceratopz opened 2 years ago
For now this is solved using the ugly hack of removing the mapping from the installed css file (upon the deployment step in netlify itself) https://stackoverflow.com/a/23909455
I didn't mange to solve it via config as suggested in the comments to this question here: https://stackoverflow.com/q/56244866
Building the frontend with:
generates the warning:
The warning seems to make little sense as
bootstrap.min.css.mmap
is located inclient/node_modules/bootstrap/dist/css/
.