0.1.2 • Published 7 years ago

depwatch v0.1.2

Weekly downloads
4
License
Apache 2.0
Repository
github
Last release
7 years ago

Dependent-only filesystem watching

Example

npm run example, then try changing either an /example/test file or an /example/src file. You should see incremental re-running of tests.

TODO

  • actually run real tests, not fake tests!
  • switch to using signals to trigger hot reload
  • move webpack config into depwatch, build in a temp dir
  • support custom webpack config with smart defaults
0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago