mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
doc: fix comment
This commit is contained in:
@@ -180,6 +180,6 @@ class ModuleGenerator extends GeneratorForAnnotation<ann.module> {
|
||||
}
|
||||
|
||||
/// Фабрика Builder-го класса для build_runner
|
||||
/// Производит .cherrypick.g.dart файл для каждого модуля.
|
||||
/// Генерирует .cherrypick.g.dart файл для каждого модуля.
|
||||
Builder moduleBuilder(BuilderOptions options) =>
|
||||
PartBuilder([ModuleGenerator()], '.cherrypick.g.dart');
|
||||
|
||||
Reference in New Issue
Block a user