Fix Branding violation AddBuildDependenciesPlugin

This commit is contained in:
Albus Dumbledore 2020-02-12 20:11:30 +05:30 committed by GitHub
parent 3f594f706f
commit 24448180b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class AddBuildDependenciesPlugin {
}
/**
* @param {Compiler} compiler Webpack compiler
* @param {Compiler} compiler webpack compiler
* @returns {void}
*/
apply(compiler) {