Closed renestalder closed 2 years ago
Previously to v3.0.0, I could tell the live reload plugin to watch additional targets. It seems like this option is gone since 3.0.0 or not documented anymore.
I use Twig templates instead of raw PHP templates, so I want to watch them for changes.
You can pass custom watch paths to vite-plugin-kirby. I'll add a note in the readme!
@arnoson Thank you, very appreciated :)
Previously to v3.0.0, I could tell the live reload plugin to watch additional targets. It seems like this option is gone since 3.0.0 or not documented anymore.
I use Twig templates instead of raw PHP templates, so I want to watch them for changes.