Skip to content

Commit b60c830

Browse files
committed
more todos
1 parent 43b7121 commit b60c830

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/native_assets_builder/lib/src/build_runner/build_runner.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,8 @@ class NativeAssetsBuildRunner {
450450
return hookResult;
451451
}
452452

453+
// TODO(https://github.com/dart-lang/native/issues/32): Rerun hook if
454+
// environment variables change.
453455
Future<HookOutput?> _runHookForPackageCached(
454456
Hook hook,
455457
HookConfig config,

0 commit comments

Comments
 (0)