Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 828 Bytes

File metadata and controls

25 lines (18 loc) · 828 Bytes

TODO

The main goal is to prevent recompilation wasting ~20seconds every F5 hit. Additionally I'll try to integrate few tweaks making workflow less shameful in 2016.

Changes

  1. Add gulp-sass-graph
  2. Add livereload if it might work with ASP.NET
  3. Add 'rebuild' and 'clean' tasks
  4. Add *.csproj with configuration
  5. Add gulp-notify to inform about compilation errors

Tests

  1. Automatic test of caching Add commands to prove execution times are lower
  2. Automatic test to verify watch still works
  3. Automatic test to measure watch delay
  4. Automatic test by calling msbuild

Trial and learn

  1. gulp-sass-partials-imported
  2. gulp-sourcemaps