yeoman / generator-polymer

Scaffold out a Polymer project
http://polymer-project.org
926 stars 149 forks source link

Dependancy failure gulp-minify-html and gulp-minify-css #257

Closed SilverPaladin closed 8 years ago

SilverPaladin commented 8 years ago

This error is given during npm install:

npm WARN deprecated gulp-minify-html@1.0.5: Consider using gulp-htmlmin instead
npm WARN deprecated gulp-minify-css@1.2.3: Please use gulp-cssnano instead.
jsilvermist commented 8 years ago

There already is an issue for this for Polymer Starter Kit here: https://github.com/PolymerElements/polymer-starter-kit/issues/632 and a pull request pending testing here: https://github.com/PolymerElements/polymer-starter-kit/pull/645

robdodson commented 8 years ago

Yeah, going to close this in favor of the PSK PR