'How to remove generated .css and .map files in SASS at compile time?

How to do it so that when .scss files are compiled so that the .css and .map files aren't created, it's extremely annoying in a bigger project and when there are a lot of style files in the project, thank you for the answer.

Demonstration of what it looks like in my source control project



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source