Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 501 Bytes

TODO.md

File metadata and controls

16 lines (10 loc) · 501 Bytes

Gulp recipes

See Gulp recipes

  • Incremental rebuilding, including operating on full file sets (TODO)
  • Only pass through changed files (TODO)
  • Sharing streams with stream factories (REVIEW)
  • Output both a minified and non-minified version (REVIEW)

Minify JS

  • Minify JS files generated by the 'ts-2-js' tasks (TODO)

Color updates

  • Updates to colors.styl only partially inject, some do not reflect until the server is restarted