I need a regex to scan JS files for any image paths it finds.
These paths would generally be nested as follows:
$img1 = "foo/bar.png"; $img2 = \'