Month: September 2018

  • Working SCSS Sourcemaps with Angular 6

    If you are an Angular developer, you’ve probably noticed that since Angular 2+ they break with almost every release. After wasting many hours in futile attempts to fix them and going through numerous report on Angular GitHub page I finally got to a setup that works. Fixing dependencies (vendor) sourcemaps Open angular.json and find targets->build->configurations…