用途说明
ExtendedAPIPlugin ()
Adds useful free vars to the bundle.
__webpack_hash__ The hash of the compilation available as free var.
WARNING: Don’t combine it with the
HotModuleReplacementPlugin. It would break and you don’t need it as theHotModuleReplacementPluginexport the same stuff.
webpack.config.js配置
|
|
案例
|