You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update tesseract, fix API for tesseract 3.0
* Linting fixes
* Reverted to local copies of Tesseract trainddata in order to remain self-contained.
* 9.46.5
* Added node builder script to package.json
Co-authored-by: Sean Marpo <smarpo@atlassian.com>
Co-authored-by: n1474335 <n1474335@gmail.com>
Using the following babel config you can encode your supported browsers:
This way you'll be able to use all features of es2016 and those features not supported in chrome or firefox will be automatically translated by babel.
modules: false is set because module bundlers need the "import/export" keywords to create an optimized bundle.
The text was updated successfully, but these errors were encountered: