Skip to content

Commit a16bc9f

Browse files
authored
Dart Debug Extension builder fix (#2117)
1 parent 60616ba commit a16bc9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dwds/debug_extension_mv3/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ targets:
1313

1414
builders:
1515
client_js_copy_builder:
16+
required_inputs: [".js", ".png", ".html", ".css", ".json"]
1617
import: "tool/copy_builder.dart"
1718
builder_factories:
1819
- copyBuilder

0 commit comments

Comments
 (0)