Remove components from editor BUILD.bazel again

This commit is contained in:
Henrik Giesel 2021-06-18 02:59:45 +02:00
parent 519cc78c66
commit 44ed54a20f

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",
],
)