Base solution for your next web application
Open Closed

Custom SASS gulp issue #8608


User avatar
0
mattkeene created

We've upgraded in one leap from 5.2 to 8.1. We make extensive use of SASS which was simple to configure by setting styleext in angular.json. We have added our SASS to bundles.config and we have successfully added a SASS gulp tak which is working. However, the browser does not reload automatically with a change to SCSS files and though we have a gulp watch task on SCSS files which recompiles correctly, it prevents ng serve from completing. Is there a suggested way to compile SASS now that gulp is responsible for compiling CSS?


1 Answer(s)