Skip to content

Commit 7835c91

Browse files
authored
Order builder before json_serializable (heftapp#299)
1 parent dad257a commit 7835c91

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/graphql_codegen/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ builders:
55
build_extensions: {'$lib$': ['.graphql.dart']}
66
auto_apply: dependents
77
build_to: source
8+
runs_before:
9+
- json_serializable:json_serializable

0 commit comments

Comments
 (0)