mogusbi / gulp-starter

Does all the hard work setting up your workflow so you don't have to
0 stars 2 forks source link

Version 2 #6

Open mogusbi opened 7 years ago

mogusbi commented 7 years ago

TODOs for version 2

Yeoman questions

  1. Project name
  2. Scripting (ts/js)
  3. Enable HTML minification (true/false)
  4. Enable uncss (false/true)
  5. Karma (true/false)
  6. Protractor (true/false)
  7. Node version (6)

Task list

  1. Clear (rename to Clean)
  2. Copy and process static assets
  3. Generate templates
  4. Linting
  5. Compile SCSS
  6. Generate revisions for static assets
  7. Update references in CSS and favicon manifests to use rev'd static asset paths
  8. Generate revisions for CSS and favicon manifests
  9. Compile scripts
  10. Update references for everything in html templates
mogusbi commented 7 years ago

Bugs that need fixing