rkgeronimo / wp-web

1 stars 1 forks source link

Add watcher for static files #14

Open morrigan opened 1 year ago

morrigan commented 1 year ago

Currently, when changing any js/css files there is no automatic builder but rather gulp default build should be runned. Desired behavior is that there is a file watch that triggers the required build for that package on changes.