mirror of https://github.com/webpack/webpack.git
Fix Branding violation AddBuildDependenciesPlugin
This commit is contained in:
parent
3f594f706f
commit
24448180b0
|
|
@ -16,7 +16,7 @@ class AddBuildDependenciesPlugin {
|
|||
}
|
||||
|
||||
/**
|
||||
* @param {Compiler} compiler Webpack compiler
|
||||
* @param {Compiler} compiler webpack compiler
|
||||
* @returns {void}
|
||||
*/
|
||||
apply(compiler) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue