matejsvajger / laravel-mix-pug

Laravel Mix Plugin for compiling Pug/Jade templates.
MIT License
21 stars 23 forks source link

watch #13

Closed spekulatius closed 5 years ago

spekulatius commented 5 years ago

Hello @matejsvajger,

Thanks for making this. Makes my configuration so much cleaner :)

not sure if you noticed/someone let you know before. Still wanted to let you know in case you didn't notice: the mix plugin doesn't seem to work with watch. I've tried to change some pug files and it didn't up. Maybe I've configured something wrong tho. Should it work?

Cheers, Peter

spekulatius commented 5 years ago

This is working after I figured out that my output path didn't work due to the issue raised under https://github.com/matejsvajger/laravel-mix-pug/issues/7