-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
would be nice if we could pass in a glob to the update script (or any of them that require the src dir).
for example:
ttag update i18n/*.po src/**/!(__tests__)/*.js to have it extract from every js file (not located in a __tests__ directory and then have it update every language.
is this already possible? couldn't find a way to have it exclude test files etc.
oscar-b, dani-garcia, chokn, aperkaz and simonjur