We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd507f commit 2af79c8Copy full SHA for 2af79c8
1 file changed
config/grunt/makepot.js
@@ -3,9 +3,6 @@ module.exports = {
3
plugin: {
4
options: {
5
domainPath: '<%= paths.languages %>',
6
- exclude: [
7
- '<%= paths.composer %>.*'
8
- ],
9
potHeaders: {
10
poedit: true,
11
'report-msgid-bugs-to': '<%= pkg.pot.reportmsgidbugsto %>',
0 commit comments