Commit d8412b17 authored by Randall Leeds's avatar Randall Leeds

Merge pull request #2166 from hypothesis/double-embedding

Re-add protection against double deployment
parents 5ff971ca 02b0c9b9
if (window.annotator) {
// Not deploying app, in order to avoid double deployment
return;
}
var Annotator = require('annotator');
// Monkeypatch annotator!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment