LICENSE belongs on list of files to watch for changes.
This commit is contained in:
parent
a9cc5c7498
commit
a2346607da
@ -265,6 +265,7 @@ module.exports = (grunt) ->
|
|||||||
'Gruntfile.coffee'
|
'Gruntfile.coffee'
|
||||||
'package.json'
|
'package.json'
|
||||||
'version.json'
|
'version.json'
|
||||||
|
'LICENSE'
|
||||||
'src/**/*'
|
'src/**/*'
|
||||||
]
|
]
|
||||||
tasks: 'build'
|
tasks: 'build'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user