Skip to content

Commit 0532c41

Browse files
RaphRslnatebosch
authored andcommitted
Fix typo (#371)
1 parent 2df3e89 commit 0532c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source_gen/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ builders:
8787
import: "package:this_package/builder.dart"
8888
builder_factories: ["someCoolBuilder"]
8989
# The `partId` argument to `SharedPartBuilder` is "some_cool_builder"
90-
build_exceptions: {".dart": [".some_cool_buidler.g.part"]}
90+
build_extensions: {".dart": [".some_cool_buidler.g.part"]}
9191
auto_apply: dependents
9292
build_to: cache
9393
# To copy the `.g.part` content into `.g.dart` in the source tree

0 commit comments

Comments
 (0)