Skip to content

Commit e89acf5

Browse files
committed
add TODO comment
1 parent 9c4c9de commit e89acf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/DependenciesBlock.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ class DependenciesBlock {
1313
this.dependencies = [];
1414
this.blocks = [];
1515
this.variables = [];
16+
// TODO remove this line, it's wrong
1617
/** @type {ChunkGroup=} */
1718
this.chunkGroup = undefined;
1819
}

0 commit comments

Comments
 (0)