sagold / handlebars-webpack-plugin

Renders your html-template at build time
162 stars 45 forks source link

Watch on Windows HBS #53

Closed jagmitg closed 4 years ago

jagmitg commented 5 years ago

Watch seems to be working on js, scss and html files but it keeps ignoring the hbs files within the plugin itself.

Tried the new updated version with windows santize fix but that is not working for windows.

Any suggestions or recommendations?

sagold commented 5 years ago

Hi @jagmitg.

I currently have no windows virtual machine running to debug this issue. Maybe some developer using windows could help.

Do you get any error messages?

jagmitg commented 5 years ago

@sagold - i've fixed this now utilising the paths. I can get a PR ready for review.

sagold commented 4 years ago

Fixed by https://github.com/sagold/handlebars-webpack-plugin/pull/63 and released with v1.8.1