Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(305)

Side by Side Diff: appengine/static/common/build.cfg

Issue 2988083002: [logdog] Begin migrating to Makefile. (Closed)
Patch Set: asdf Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # deploy.Component.Build message for common resources.
2 #
3 # This is used by "handlers.cfg" to build common web artifacts.
4 dir_key: "build.static.common"
5 python_script <
6 path: "/web/deploy/build.py"
7 extra_args: "rpcexplorer"
8 >
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698