Merge pull request #5730 from gasperno/modify/automatic-build-on-json-changes
updated gulp to watch new file structure
This commit is contained in:
@ -145,7 +145,7 @@ var paths = {
|
||||
],
|
||||
|
||||
challenges: [
|
||||
'seed/challenges/*.json'
|
||||
'seed/challenges/*/*.json'
|
||||
]
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user