Skip to content

Commit

Permalink
Fix copying over client.dart.js to client.js when build DWDS (#2232)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliette authored Sep 14, 2023
1 parent 501ccc2 commit 4e231bc
Show file tree
Hide file tree
Showing 2 changed files with 4,356 additions and 3,640 deletions.
1 change: 1 addition & 0 deletions dwds/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ targets:

builders:
client_js_copy_builder:
required_inputs: [".js"]
import: "tool/copy_builder.dart"
builder_factories:
- copyBuilder
Expand Down
Loading

0 comments on commit 4e231bc

Please sign in to comment.