removed any reference to requirejs

This commit is contained in:
vitorsemeano 2020-11-09 22:28:23 +00:00
parent f26dbd7b2c
commit 67adeef131
4 changed files with 1 additions and 124 deletions

View file

@ -78,7 +78,6 @@ module.exports = {
// Dependency globals
'$': 'readonly',
'jQuery': 'readonly',
'requirejs': 'readonly',
// Jellyfin globals
'ApiClient': 'writable',
'chrome': 'writable',