Separate IC2-Classic and IC2-Exp
This commit is contained in:
+1
-1
@@ -127,7 +127,7 @@ module.exports = (grunt)->
|
||||
|
||||
watch:
|
||||
static:
|
||||
files: ['./static/**/*']
|
||||
files: ['./static/**/*.cg', './static/**/*.txt']
|
||||
tasks: ['rsync:static']
|
||||
coffee:
|
||||
files: ['./src/**/*.coffee']
|
||||
|
||||
Reference in New Issue
Block a user