webpack / tapable

Just a little module for plugins.
MIT License
3.71k stars 393 forks source link

fix HookMap description #178

Open jaluik opened 1 year ago

jaluik commented 1 year ago

A sync hook can only be tapped with synchronous functions. So if the HookMap want to use tapAsync or tapPromise methods, it should use async hooks, such as AsyncSeriesHook.

image

linux-foundation-easycla[bot] commented 1 year ago

CLA Signed

The committers listed above are authorized under a signed CLA.