pford68 / gulp-scaffold

Scaffolding for my Gulp projects, done the way I like it, instead of the way Yeoman likes it.
MIT License
0 stars 0 forks source link

The globs are incorrect in the watch task. #15

Closed pford68 closed 7 years ago

pford68 commented 8 years ago

They need to be changed to be relative to the main Gulpfile.

pford68 commented 7 years ago

This appears to be done.

pford68 commented 7 years ago

This will be made obsolete by lite-server, though I have not committed to removing the existing server. It may be needed for production, thus perhaps should also be retained for development.