Skip to content

Commit

Permalink
Use more descriptive name for raf-if.js
Browse files Browse the repository at this point in the history
Related feedback:
- 6831967#commitcomment-34979880
  • Loading branch information
gorhill committed Sep 6, 2019
1 parent 59bdf2b commit 35854e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/resources/scriptlets.js
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,8 @@
})();


/// raf-if.js
/// requestAnimationFrame-if.js
/// alias raf-if.js
(function() {
let needle = '{{1}}';
const not = needle.charAt(0) === '!';
Expand Down

0 comments on commit 35854e4

Please sign in to comment.