interactive-pioneers / generator-pioneerapp

Yeoman generator to scaffold front-end web app.
GNU General Public License v3.0
3 stars 0 forks source link

Modernizr included in template despite exclusion on scaffold #45

Open ain opened 7 years ago

ain commented 7 years ago

Steps to reproduce:

  1. Deselect Modernizr
  2. Select Assemble
  3. Scaffold new project

What happens: Modernizr still included in HTML head.

What should happen: Modernizr should not be included as it will throw 404 on console.