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'
|
||||
'package.json'
|
||||
'version.json'
|
||||
'LICENSE'
|
||||
'src/**/*'
|
||||
]
|
||||
tasks: 'build'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user