Hacker News new | past | comments | ask | show | jobs | submit login

it doesn't export to the global namespace though:

    <script src="https://www.googletagmanager.com/gtag/js"></script>
    <script>$</script>
    ReferenceError: $ is not defined

    <script>jQuery</script>
    ReferenceError: jQuery is not defined



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: