feat: refactoring project
This commit is contained in:
2
node_modules/webpack/lib/AsyncDependenciesBlock.js
generated
vendored
2
node_modules/webpack/lib/AsyncDependenciesBlock.js
generated
vendored
@@ -39,7 +39,7 @@ class AsyncDependenciesBlock extends DependenciesBlock {
|
||||
}
|
||||
|
||||
/**
|
||||
* @returns {string | undefined} The name of the chunk
|
||||
* @returns {string | null | undefined} The name of the chunk
|
||||
*/
|
||||
get chunkName() {
|
||||
return this.groupOptions.name;
|
||||
|
||||
Reference in New Issue
Block a user