Added notification hook for webpack "watch-run" compilation event to show notifications when the compilation process has started.
Added suppressCompileStart and compileIcon configuration options to support this. This notification will not be shown by default;
set suppressCompileStart to false to enable.