broccoli-watched-tree

Broccoli utlility for creating Trees for directories to be watched but not generate any files.

Usage no npm install needed!

<script type="module">
  import broccoliWatchedTree from 'https://cdn.skypack.dev/broccoli-watched-tree';
</script>

README

Broccoli Watched Tree

This is useful if you would like to use a given directory to trigger rebuilds, but do not need to use any files from it directly.