• Robert Knight's avatar
    Remove book_as_single_document flag and throw if book ID is missing · cca16c88
    Robert Knight authored
     - Remove the book_as_single_document flag, as we have now enabled this
       flag for everyone in production
    
     - Throw if the `isbn` property is missing from the book info returned
       by VitalSource. If this ever happens, we want to fail loudly instead
       of silently capturing a URL with no book ID on it.
    cca16c88
guest-test.js 47.4 KB