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.
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__)/*.jsto 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.