webpack / tapable

Just a little module for plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why use tapable instead of EventEmitter in webpack?

Xia-Ao opened this issue · comments

Why use tapable instead of EventEmitter in webpack?