]> source.dussan.org Git - jquery.git/commit
Build: Fixed issue with base path that contain 'var'
authorMartin Naumann <martin@geekonaut.de>
Mon, 12 Oct 2015 14:02:25 +0000 (16:02 +0200)
committerOleg Gaidarenko <markelog@gmail.com>
Mon, 12 Oct 2015 15:17:12 +0000 (18:17 +0300)
commit0c34e688439713725d4215c63bc4cf876d8d0423
tree73bf0beefc2250e93e3cc802ec62ee2395198bfa
parent03eaadb131df925d1072afd2496ee3b41d2f1fc6
Build: Fixed issue with base path that contain 'var'

Remove the cwd from the paths, so the regex doesn't kick in on "var"

Fixes gh-2450
Closes gh-2641
build/tasks/build.js