Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Commit 9c48a9c

Browse files
clearing local storage once it's read (This should help with memory issues).
1 parent 76bc829 commit 9c48a9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/eCSStender.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,6 +1435,7 @@ License: MIT License (see homepage)
14351435
}
14361436
}
14371437
}
1438+
clearBrowserCache();
14381439
}
14391440
function writeBrowserCache()
14401441
{

0 commit comments

Comments
 (0)