mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Drop ifvisible as it was only used for Prefetch and that feature was removed in v2.17
This commit is contained in:
parent
266217434f
commit
689126c57d
4 changed files with 1 additions and 44 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue