unvendor: Replace handlebars

This commit is contained in:
Cohee
2024-10-17 00:34:07 +03:00
parent 1c4e87b25b
commit d5fdf307c8
12 changed files with 53 additions and 5979 deletions

View File

@@ -51,7 +51,6 @@ module.exports = {
// These scripts are loaded in HTML; tell ESLint not to complain about them being undefined
globals: {
droll: 'readonly',
Handlebars: 'readonly',
moment: 'readonly',
pdfjsLib: 'readonly',
Popper: 'readonly',