mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-08-15 00:10:44 +02:00
fix: improve pdf rendering and html
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@
|
||||
</script>
|
||||
<script src="/script/__VENDOR_JS__" defer onload="
|
||||
ace.config.set('basePath', '/script/external/ace/');
|
||||
PDFJS.workerSrc = '/script/external/pdf.worker.js';
|
||||
pdfjsLib.GlobalWorkerOptions.workerSrc = '/script/external/pdf.worker.js';
|
||||
angular.bootstrap(document, ['anonymous-github']);
|
||||
"></script>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user