ampproject / ampstart

AMP Start source code and templates .
https://ampstart.com/
Apache License 2.0
419 stars 152 forks source link

Components files watch issue - not compiled to dist #845

Open ali-hellani opened 5 years ago

ali-hellani commented 5 years ago

i am using windows 7.

when i do npm run serve to watch for files change, everything works fine but not for the files inside components folder, the gulp.watch triggers but nothing compiled to the dist.

so what am i doing wrong ?