build: add comment for the tools watch option

This commit is contained in:
Igor Minar 2016-05-24 14:42:07 -07:00
parent 12abdd8782
commit acc3a2de83
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ export NODE_PATH=$NODE_PATH:$(pwd)/dist/all:$(pwd)/dist/tools
$(npm bin)/tsc -p tools
node dist/tools/tsc-watch/ node watch
# node dist/tools/tsc-watch/ browser watch
# node dist/tools/tsc-watch/ tools watch