devfake/laravel-elixir-remove

Remove watcher

Closed this issue · 1 comments

There is no need to watch the folders

.watch(elixir.config.assetsPath + '/**');

I think that it makes sense to watch this folder. If the file is temporarily generated, it can directly deleted by watching it.