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