We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello
I’m having trouble running the index-sync.html. Both just by opening the file with the browser, and with running the grunt server:
index-sync.html
Uncaught ReferenceError: define is not defined Readium.syncload.js:5 Uncaught ReferenceError: Readium is not defined initialize_rjs_reader-sync.js:39
Cheers,
The text was updated successfully, but these errors were encountered:
Hello,
The sync loaded version (non-RequireJS) of the Readium library has been discontinued due to lack of manpower for maintaining it.
You can notice that index-sync.html is no longer present on the develop branch:
https://github.com/readium/readium-js-viewer/tree/develop
It has worked at some point in the past, but after latest refactorings it no longer functions properly so we've dropped it.
Sorry, something went wrong.
No branches or pull requests
Hello
I’m having trouble running the
index-sync.html
. Both just by opening the file with the browser, and with running the grunt server:Cheers,
The text was updated successfully, but these errors were encountered: