Add pre-compiled WASM files to NPM packages

PiperOrigin-RevId: 487283112
This commit is contained in:
Sebastian Schmidt
2022-11-09 10:28:09 -08:00
committed by Copybara-Service
parent 0a5534204f
commit 84895316d2
4 changed files with 93 additions and 16 deletions
+3
View File
@@ -546,3 +546,6 @@ rules_proto_toolchains()
load("//third_party:external_files.bzl", "external_files")
external_files()
load("//third_party:wasm_files.bzl", "wasm_files")
wasm_files()