Problem
My styles.scss imports files as shown in the picture.
styles.scss
Every time I modify the content of one of these imported files, the recompilation takes more than a minute.
What I’ve tried
I’ve searched for many related issues and tried modifying webpack and babel configurations, but nothing has helped.
Expected
Is there any method that can help me reduce the compilation time, ideally to less than half a minute?
Alex Jim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.