Skip to content

Commit 1c4a6ca

Browse files
authored
Merge pull request #860 from crazywhalecc/brotli-watcher
add brotli and watcher to lib-suggests
2 parents 3804e84 + b5fa7be commit 1c4a6ca

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

config/lib.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@
1313
"micro"
1414
],
1515
"lib-suggests-linux": [
16-
"libacl"
16+
"libacl",
17+
"brotli",
18+
"watcher"
19+
],
20+
"lib-suggests-unix": [
21+
"brotli",
22+
"watcher"
1723
]
1824
},
1925
"micro": {

0 commit comments

Comments
 (0)