]> 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:18:44 +0000 (18:18 +0300)
commit4e3f9718666e3cc98b2b149e4b68069c01418db4
tree5cf1b142a475cd156064f5802eb2d3c74e1c36b4
parentef6cd83ab04d96b8ed9487ee57707100d97bf18c
Build: Fixed issue with base path that contain 'var'

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

Cherry-picked from 0c34e688439713725d4215c63bc4cf876d8d0423
Fixes gh-2450
Closes gh-2641
build/tasks/build.js