Load script on one page?

Hi there

Is it possible to load a javascript file on only one page/slug?

I’ve tried to do this in scripts.php using is_page and various other conditionals but failed so far and wondered if roots was masking the name or something?

I’ve already taken it out of the grunt uglify, so it’s not included in the minified JS.

Thanks in advance!

Check out this thread for this exact question: Is there a trick to conditionally wp_enqueue_scripts?