mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
Experimental: Add bootstrap to svelte_check dependencies
This commit is contained in:
parent
449d28596e
commit
fb8a2f4dc8
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@ svelte_check(
|
|||
]) + [
|
||||
"//ts/sass:button_mixins_lib",
|
||||
"//ts/sass/bootstrap",
|
||||
"@npm//bootstrap",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue