Support building as external repo

This commit is contained in:
Henrik Giesel 2021-04-03 03:19:30 +02:00
parent 10952de3c5
commit bb64f73c1a

View File

@ -78,7 +78,7 @@ esbuild(
],
args = [
"--global-name=editorToolbar",
"--inject:ts/protobuf-shim.js",
"--inject:$(location //ts:protobuf-shim.js)",
"--loader:.svg=text",
],
entry_point = "index.ts",