We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902d679 commit 103fb88Copy full SHA for 103fb88
1 file changed
config/grunt/watch.js
@@ -23,9 +23,7 @@ module.exports = {
23
files: [
24
'<%= files.php %>'
25
],
26
- tasks: [
27
- 'build:i18n'
28
- ]
+ tasks: []
29
},
30
scss: {
31
0 commit comments