]> cat aescling's git repositories - mastodon.git/commit
Revert tesseract.js to tesseract.js@2.0.0-alpha.16 (#14262)
authorThibG <thib@sitedethib.com>
Wed, 8 Jul 2020 11:57:06 +0000 (13:57 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2020 11:57:06 +0000 (13:57 +0200)
commit65e5efbdf4bc3c70dbf772e84d02255d497cc7b9
treee0eccc088f46806c173bc1125b9714eed7190947
parentd308a863fbd373b94fa571103ad431782c29e074
Revert tesseract.js to tesseract.js@2.0.0-alpha.16 (#14262)

The OCR feature in master is broken, there are several reasons for this:
- https://github.com/naptha/tesseract.js/issues/369
- https://github.com/naptha/tesseract.js/issues/346
- and the fact that the worker JS file is served with an unversioned URL,
  and, in the nginx config we provide, served with
  "public, max-age=31536000, immutable", leading to version mismatches as
  the old version gets cached
package.json
yarn.lock