Skip to content

Commit 666f688

Browse files
committed
chore: declare build hook in pubspec.yaml
1 parent e9f6cbb commit 666f688

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pubspec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ dependencies:
1212
dev_dependencies:
1313
test: ^1.26.2
1414
http: ^1.4.0
15+
16+
hooks:
17+
build: hook/build.dart

0 commit comments

Comments
 (0)