Skip to content

Commit

Permalink
Merge pull request envoyproxy#648 from kyessenov/make_public
Browse files Browse the repository at this point in the history
expose more rules
  • Loading branch information
kyessenov authored Sep 28, 2020
2 parents 537871e + dc52128 commit 764747d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/extensions/filters/http/wasm/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ envoy_cc_library(
name = "wasm_filter_lib",
srcs = ["wasm_filter.cc"],
hdrs = ["wasm_filter.h"],
visibility = ["//visibility:public"],
deps = [
"//include/envoy/http:codes_interface",
"//include/envoy/server:filter_config_interface",
Expand Down

0 comments on commit 764747d

Please sign in to comment.