Add svelte lib as bazel dependency
This commit is contained in:
parent
c72e9e5329
commit
b9fa68673d
@ -30,6 +30,7 @@ ts_library(
|
|||||||
"GraphsPage",
|
"GraphsPage",
|
||||||
"lib",
|
"lib",
|
||||||
"//ts/lib",
|
"//ts/lib",
|
||||||
|
"@npm//svelte",
|
||||||
"@npm//svelte2tsx",
|
"@npm//svelte2tsx",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user