shellscape / webpack-manifest-plugin

webpack plugin for generating asset manifests
MIT License
1.43k stars 186 forks source link

Check existence of some webpack compilation hooks #175

Closed someniatko closed 3 years ago

someniatko commented 5 years ago

In webpack-dev-server, some compilation hooks may be undefined. Added checks to ensure their existence.

shellscape commented 3 years ago

Thanks for opening this PR a while back, and I'm sorry that it didn't get attention sooner. The direction and code has changed since you opened this PR. If there's still a need for modification, please open a new PR and be sure to include tests.