Revert pdfjsLib vendoring

This commit is contained in:
Cohee
2024-10-17 20:53:18 +03:00
parent b78c948d26
commit e48cf68a13
8 changed files with 57 additions and 524 deletions
+1
View File
@@ -50,6 +50,7 @@ module.exports = {
},
// These scripts are loaded in HTML; tell ESLint not to complain about them being undefined
globals: {
pdfjsLib: 'readonly',
toastr: 'readonly',
SillyTavern: 'readonly',
},