Skip to content

Commit

Permalink
Merge pull request #251 from Workiva/auto_apply_dependents
Browse files Browse the repository at this point in the history
CPLAT-4360: Set auto_apply to dependents
  • Loading branch information
rm-astro-wf authored Feb 21, 2019
2 parents 073678b + 17694a7 commit cd7b9cd
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 cd7b9cd

Please sign in to comment.