Skip to content

Commit

Permalink
Fix generating client.js
Browse files Browse the repository at this point in the history
  • Loading branch information
elliette committed Sep 13, 2023
1 parent 6b21ecf commit bc8b11f
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",".png", ".html", ".css", ".json"]
import: "tool/copy_builder.dart"
builder_factories:
- copyBuilder
Expand Down
Loading

0 comments on commit bc8b11f

Please sign in to comment.