mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04:00
revert docs change; rollup issues occurred again in CI
This commit is contained in:
parent
02d7e55f9b
commit
7a3e21daad
1 changed files with 3 additions and 3 deletions
|
@ -63,9 +63,9 @@ problems.
|
||||||
|
|
||||||
## Build failures
|
## Build failures
|
||||||
|
|
||||||
The Javascript rules have been a bit flaky on Windows in the past. If you
|
The Javascript bundling on Windows is currently a bit flaky, so the initial
|
||||||
experience a build failure, try running the same command again, as there's
|
build will likely fail with an error about a missing rollup module. If you
|
||||||
a good chance the build will succeed the second time.
|
get an error when running the commands below, try repeating them once or twice.
|
||||||
|
|
||||||
## Running Anki during development
|
## Running Anki during development
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue