s00d / webpack-shell-plugin-next

Run shell commands either before or after webpack 4 and 5 builds
MIT License
92 stars 12 forks source link

onBuildExit doesn't work with --watch #25

Closed ValenokPC closed 3 years ago

ValenokPC commented 3 years ago

When you run the mix watch command, onBuildExit is triggered for the first time and subsequent times are not.

s00d commented 3 years ago

it's work only webpack 5 see onAfterDone