mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 06:23:57 -05:00
parent
9c52e66309
commit
b9ea704f99
1 changed files with 2 additions and 0 deletions
|
|
@ -17,5 +17,7 @@ def esbuild(name, **kwargs):
|
|||
"//:release": True,
|
||||
"//conditions:default": False,
|
||||
}),
|
||||
# support Qt 5.14
|
||||
target = "chrome77",
|
||||
**kwargs
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue