Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

refactor: Show watch state messages only when webpack is watching #358

Merged
merged 1 commit into from
Dec 19, 2017

Conversation

PanayotCankov
Copy link
Contributor

@PanayotCankov PanayotCankov commented Dec 18, 2017

When run with webpack --watch the WatchStateLoggerPlugin
will print console messages with the watcher state.
When run with webpack (no --watch) the WatchStateLoggerPlugin
will be silent in the console, but still notify via IPC.

When run with `webpack --watch` the WatchStateLoggerPlugin
will print console messages with the watcher state.
When run with `webpack` (no --watch) the WatchStateLoggerPlugin
will be silent in the console, but still notify via IPC.
@vchimev vchimev merged commit ab3ae97 into master Dec 19, 2017
@vchimev vchimev deleted the no-watch-messages branch December 19, 2017 03:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants