mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Have grunt dev restart on message catalog changes
This commit is contained in:
@@ -237,7 +237,7 @@ module.exports = function(grunt) {
|
||||
args: nodemonArgs,
|
||||
ext: 'js,html,json',
|
||||
watch: [
|
||||
'red','nodes'
|
||||
'red','nodes','locales'
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user