forked from lxm_flutter/icomoon-selection-gen
9 lines
279 B
YAML
9 lines
279 B
YAML
builders:
|
|
icomoon_selection_gen:
|
|
import: 'package:icomoon_selection_gen/builder.dart'
|
|
builder_factories: ['genFromJson']
|
|
build_extensions: {".json": [".dart"]}
|
|
auto_apply: root_package
|
|
build_to: source
|
|
applies_builders: ["source_gen|combining_builder"]
|