Skip to content

Commit 103fb88

Browse files
committed
Way too heavy for watch
1 parent 902d679 commit 103fb88

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config/grunt/watch.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ module.exports = {
2323
files: [
2424
'<%= files.php %>'
2525
],
26-
tasks: [
27-
'build:i18n'
28-
]
26+
tasks: []
2927
},
3028
scss: {
3129
files: [

0 commit comments

Comments
 (0)