We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845136e commit 090a654Copy full SHA for 090a654
Gruntfile.js
@@ -37,7 +37,7 @@ module.exports = function(grunt) {
37
tasks: ['default']
38
},
39
data: {
40
- files: ['source/_patterns/**/*.json'],
+ files: ['source/_patterns/**/*.json', 'source/_data/*.json'],
41
42
}
43
0 commit comments