We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a69d2d commit 41aa7eeCopy full SHA for 41aa7ee
config/grunt/makepot.js
@@ -3,6 +3,7 @@ module.exports = {
3
theme: {
4
options: {
5
domainPath: '<%= paths.languages %>',
6
+ updateTimestamp: false,
7
exclude: [
8
'<%= paths.composer %>.*'
9
],
0 commit comments