Sublime: grunt watch build command.

This commit is contained in:
Artem Sapegin
2012-11-15 10:12:19 +04:00
parent a1fac021c4
commit e02d22d3d3
4 changed files with 36 additions and 1 deletions

View File

@ -0,0 +1,5 @@
{
"cmd": ["$packages/User/grunt-watch.sh"],
"file_regex": "^>> Stylus: .*?: (.*?):([0-9]*)",
"shell": true
}