Fix branding violation ResolverCachePlugin

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

View File

@ -85,7 +85,7 @@ const objectToString = (object, excludeContext) => {
class ResolverCachePlugin {
/**
* @param {Compiler} compiler Webpack compiler
* @param {Compiler} compiler webpack compiler
* @returns {void}
*/
apply(compiler) {