Commit 8e07e835 authored by Aron Carroll's avatar Aron Carroll

Remove source map code from vendor files

This removes a huge dump of console warnings as the browser tries and
fails to request the map files.
parent ea74bd2e
......@@ -230,6 +230,3 @@
})(Annotator.Plugin);
}).call(this);
//
//# sourceMappingURL=annotator.auth.map
\ No newline at end of file
......@@ -295,6 +295,3 @@
})(Annotator.Plugin);
}).call(this);
//
//# sourceMappingURL=annotator.document.map
\ No newline at end of file
......@@ -50,6 +50,3 @@
})(Annotator.Plugin);
}).call(this);
//
//# sourceMappingURL=annotator.domtextmapper.map
\ No newline at end of file
......@@ -118,6 +118,3 @@
})(Annotator.Plugin);
}).call(this);
//
//# sourceMappingURL=annotator.fuzzytextanchors.map
\ No newline at end of file
......@@ -2419,6 +2419,3 @@
});
}).call(this);
//
//# sourceMappingURL=annotator.map
\ No newline at end of file
......@@ -216,6 +216,3 @@
})(Annotator.Plugin);
}).call(this);
//
//# sourceMappingURL=annotator.pdf.map
\ No newline at end of file
......@@ -220,6 +220,3 @@
})(Annotator.Plugin);
}).call(this);
//
//# sourceMappingURL=annotator.permissions.map
\ No newline at end of file
......@@ -298,6 +298,3 @@
})(Annotator.Plugin);
}).call(this);
//
//# sourceMappingURL=annotator.store.map
\ No newline at end of file
......@@ -129,6 +129,3 @@
})(Annotator.Plugin);
}).call(this);
//
//# sourceMappingURL=annotator.textanchors.map
\ No newline at end of file
......@@ -187,6 +187,3 @@
})(Annotator.Plugin);
}).call(this);
//
//# sourceMappingURL=annotator.texthighlights.map
\ No newline at end of file
......@@ -134,6 +134,3 @@
})(Annotator.Plugin);
}).call(this);
//
//# sourceMappingURL=annotator.textposition.map
\ No newline at end of file
......@@ -102,6 +102,3 @@
})(Annotator.Plugin);
}).call(this);
//
//# sourceMappingURL=annotator.textquote.map
\ No newline at end of file
......@@ -130,6 +130,3 @@
})(Annotator.Plugin);
}).call(this);
//
//# sourceMappingURL=annotator.textrange.map
\ No newline at end of file
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