Support copying to builds/ without linting.
This commit is contained in:
parent
827e1be294
commit
70ac78e4f9
2
Makefile
2
Makefile
@ -209,7 +209,7 @@ $(eval $(call rules_channel,-noupdate))
|
|||||||
testbuilds/$(name).zip : testbuilds/$(name)-noupdate.crx.zip
|
testbuilds/$(name).zip : testbuilds/$(name)-noupdate.crx.zip
|
||||||
$(CP)
|
$(CP)
|
||||||
|
|
||||||
builds/% : testbuilds/% $(jshint) | builds
|
builds/% : testbuilds/% | builds
|
||||||
$(CP)
|
$(CP)
|
||||||
|
|
||||||
test.html : README.md template.jst tools/markdown.js node_modules/marked/package.json node_modules/lodash/package.json
|
test.html : README.md template.jst tools/markdown.js node_modules/marked/package.json node_modules/lodash/package.json
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user