• Robert Knight's avatar
    Refactor integration creation · 1ed89913
    Robert Knight authored
    Move the logic for determining which document type/viewer integration to
    create out of the annotator entry point and Guest and into a
    `createIntegration` factory method in annotator/integrations/index.js
    
    This reduces the number of places that need to change when we add new
    integrations, and puts the logic for determining whether a particular
    integration can be used in the current environment alongside the
    corresponding implementation.
    1ed89913
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...