stephenharris / grunt-pot

Scan files and creates a .pot file using xgettext
MIT License
53 stars 13 forks source link

Possible to skip certain directory? #23

Closed Eggham closed 5 years ago

Eggham commented 5 years ago

Would it be possible for skipping a directory such as node_modules directory?

stephenharris commented 5 years ago

Yes you can use the files option: https://github.com/stephenharris/Event-Organiser/blob/develop/Gruntfile.js#L318