We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b71884a commit 3740c2fCopy full SHA for 3740c2f
1 file changed
config/grunt/clean.js
@@ -44,7 +44,7 @@ module.exports = {
44
},
45
languages: {
46
src: [
47
- 'languages'
+ '<%= paths.languages %>*.pot'
48
]
49
50
release: {
0 commit comments