Skip to content

Commit cf28c46

Browse files
authored
feat(shdict): multi-subsystems lua_shared_dict support (#193)
1 parent 9335ab0 commit cf28c46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-apisix-base.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ cd openresty-${or_ver} || exit 1
9292
--add-module=../ngx_multi_upstream_module \
9393
--add-module=../apisix-nginx-module \
9494
--add-module=../apisix-nginx-module/src/stream \
95+
--add-module=../apisix-nginx-module/src/meta \
9596
--add-module=../wasm-nginx-module \
9697
--add-module=../lua-var-nginx-module \
9798
--with-poll_module \

0 commit comments

Comments
 (0)