Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

Update jquery.counterup.js #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Jun 6, 2016

  1. Update jquery.counterup.js

    Removing this should fix this compile error with Google Closure:
    
    JSC_PARSE_ERROR: Parse error. Invalid delete operand. Only properties can be deleted. at line 66 character 0
                        delete $this.data('counterup-nums');
    
    I'm not sure exactly what the delete is supposed to do and if its necessary???
    castles committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    cdbcb7c View commit details
    Browse the repository at this point in the history