Drop ifvisible as it was only used for Prefetch and that feature was removed in v2.17

This commit is contained in:
the-djmaze 2022-10-10 10:53:04 +02:00
parent 266217434f
commit 689126c57d
4 changed files with 1 additions and 44 deletions

View file

@ -27,8 +27,6 @@ module.exports = {
'SquireUI': "readonly",
// node_modules/knockout but dev/External/ko.js is used
'ko': "readonly",
// dev/External/ifvisible.js
'ifvisible': "readonly",
// vendors/routes/
'hasher': "readonly",
'Crossroads': "readonly",