Skip to content

Commit

Permalink
set auto_apply to dependents
Browse files Browse the repository at this point in the history
  • Loading branch information
corwinsheahan-wf committed Feb 21, 2019
1 parent 073678b commit 17694a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ builders:
import: "package:over_react/builder.dart"
builder_factories: ["overReactBuilder"]
build_extensions: {".dart" : [".over_react.g.dart"]}
auto_apply: all_packages
auto_apply: dependents
build_to: cache

# Builder just for this package.
Expand Down

0 comments on commit 17694a7

Please sign in to comment.