Support copying to builds/ without linting.

This commit is contained in:
ccd0 2016-04-14 22:40:46 -07:00
parent 827e1be294
commit 70ac78e4f9

View File

@ -209,7 +209,7 @@ $(eval $(call rules_channel,-noupdate))
testbuilds/$(name).zip : testbuilds/$(name)-noupdate.crx.zip
$(CP)
builds/% : testbuilds/% $(jshint) | builds
builds/% : testbuilds/% | builds
$(CP)
test.html : README.md template.jst tools/markdown.js node_modules/marked/package.json node_modules/lodash/package.json