Support building as external repo
This commit is contained in:
parent
10952de3c5
commit
bb64f73c1a
@ -78,7 +78,7 @@ esbuild(
|
|||||||
],
|
],
|
||||||
args = [
|
args = [
|
||||||
"--global-name=editorToolbar",
|
"--global-name=editorToolbar",
|
||||||
"--inject:ts/protobuf-shim.js",
|
"--inject:$(location //ts:protobuf-shim.js)",
|
||||||
"--loader:.svg=text",
|
"--loader:.svg=text",
|
||||||
],
|
],
|
||||||
entry_point = "index.ts",
|
entry_point = "index.ts",
|
||||||
|
Loading…
Reference in New Issue
Block a user