Remove components from editor BUILD.bazel again

This commit is contained in:
Henrik Giesel 2021-06-18 02:59:45 +02:00
parent bfe2bdecc0
commit 526e87aaef

View file

@ -180,7 +180,6 @@ svelte_check(
"//ts/sass:button_mixins_lib",
"//ts/sass/bootstrap",
"//ts/components:svelte_components",
"//ts/components",
"@npm//@types/bootstrap",
],
)