mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
typo
This commit is contained in:
parent
ddc48d8897
commit
68e3d55c17
1 changed files with 1 additions and 1 deletions
2
.bazelrc
2
.bazelrc
|
@ -30,7 +30,7 @@ build:ci --show_timestamps --isatty=0 --color=yes --show_progress_rate_limit=5
|
|||
|
||||
# the typescript generation hack in rules_svelte is not hermetic, and
|
||||
# converts declared types in props to 'any' if it's not run locally.
|
||||
# Fixing it properly will probably require moving the Svelete rules to
|
||||
# Fixing it properly will probably require moving the Svelte rules to
|
||||
# ts_project()
|
||||
build:ci --strategy Svelte=local
|
||||
|
||||
|
|
Loading…
Reference in a new issue