• Yada yada

    {:epupp/script-name "pez/test_us_comment.cljs"
     :epupp/auto-run-match ["*"]
     :epupp/description "A test from a gitlab snippet comment"
     :epupp/inject ["scittle://replicant.js"]}
     
     (+ 1 2)
    
    (js/console.log "Hello from GitLab snippet comment script, location:" js/window.location.href)

    Yada yada

    {:epupp/script-name "pez/test_us_comment2.cljs"
     :epupp/auto-run-match ["*"]
     :epupp/description "A test from a gitlab snippet comment 2"
     :epupp/inject ["scittle://replicant.js"]}
     
     (+ 1 2)
    
    (js/console.log "Hello from GitLab snippet comment 2 script, location:" js/window.location.href)
    Edited by Peter Strömberg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment