fix(gen): rename builder correctly

This commit is contained in:
2023-04-26 18:12:10 +02:00
parent 32cc6e8288
commit cef73aa62d
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ targets:
$default:
builders:
# Typically the builder key is just the package name, run `pub run build_runner doctor` to check your config.
wyatt_component_copy_with_gen:component_copy_with_gen:
wyatt_component_copy_with_gen:wyatt_component_copy_with_gen:
generate_for:
# Example glob for only the Dart files under `lib/models`
- lib/**/*.dart
- example/lib/**/*.dart
- example/lib/**/*.dart