mirror of
https://github.com/esiur/esiur-dart.git
synced 2025-05-06 12:02:57 +00:00
7 lines
199 B
YAML
7 lines
199 B
YAML
builders:
|
|
services:
|
|
import: "package:esiur/builder.dart"
|
|
builder_factories: ["iipService"]
|
|
build_extensions: {".iip.yaml": [".iip.dart"]}
|
|
auto_apply: dependents
|
|
build_to: source |