Skip to content

Commit d22b580

Browse files
committed
Getting close.
1 parent a477a43 commit d22b580

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_runner_core/lib/src/generate/build.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1035,6 +1035,7 @@ class Build {
10351035
'Do not build ${renderer.build(forInput, outputs)} because '
10361036
'there is no reason to build it.',
10371037
);
1038+
builtAssets.addAll(outputs);
10381039

10391040
return false;
10401041
}

0 commit comments

Comments
 (0)