11 Commits

Author SHA1 Message Date
Frank Schmid b2882c8e1a Fixed unit test and comment 2018-02-07 13:53:09 +01:00
Frank Schmid f4f0759260 Fixed race condition when triggering watch event 2018-02-07 13:37:01 +01:00
Dave Welch 599cb4bc6f lint fix :) 2018-02-06 07:26:10 -07:00
Dave Welch b14bc9c8c8 319 - Added test coverage + renamed hooks, per @HyperBrain recommendations 2018-02-06 07:18:38 -07:00
Dave Welch 97666b319d #315 - Add watch-compile event for more fine grain event control while doing local development 2018-02-05 10:15:00 -07:00
Frank Schmid 1a735dd346 Fixed uncontrolled second compile when entering watch mode for offline.
Added --webpack-no-watch switch for offline

Added wpwatch unit tests

Updated README
2017-11-16 13:17:17 +01:00
jack b0c55ba67b Allow webpack stats option to overwrite default behaviour 2017-10-26 22:39:07 +11:00
Frank Schmid fe45384ca3 Use --webpack-use-polling to switch to fs polling mode on watch (#225)
* Use --webpack-use-polling to switch to fs pooling mode on watch

* Added unit tests
2017-09-18 16:18:19 +02:00
Frank Schmid 3e69a8394b Set offline location parameter automatically. 2017-08-22 13:40:38 +02:00
Aaron Jensen 0c19b85c67 Print webpack compile results 2017-05-25 10:23:19 -07:00
rahul 7032e12f38 Add new webpack watch function, and add webpack-offline-start hook 2016-11-17 14:41:13 -08:00