You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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, thegulp.watch
triggers but nothing compiled to the dist.so what am i doing wrong ?
The text was updated successfully, but these errors were encountered: