@al8b/framework-watcher
v0.1.13
Published
Debounced file watching for L8B source files and public assets.
Readme
@al8b/framework-watcher
Debounced file watching for L8B source files and public assets.
Public API
L8BWatchercreateWatcher- Event and option types from
./events
Notes
- Wraps
chokidarwith resource-type awareness and debounced event flushing. - Used by the development server to drive HMR and resource refresh.
Scripts
bun run build
bun run test
bun run clean