Skip to content

Commit 4e231bc

Browse files
authored
Fix copying over client.dart.js to client.js when build DWDS (#2232)
1 parent 501ccc2 commit 4e231bc

File tree

2 files changed

+4356
-3640
lines changed

2 files changed

+4356
-3640
lines changed

dwds/build.yaml

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

1515
builders:
1616
client_js_copy_builder:
17+
required_inputs: [".js"]
1718
import: "tool/copy_builder.dart"
1819
builder_factories:
1920
- copyBuilder

0 commit comments

Comments
 (0)