D.C. Holth
D.C. Holth
Gotcha. Probably a pathing issue or something, since it goes thru the whole compile, just no file. I'll keep poking at it and post my fix if I find one.
@colinkahn Did you ever find a work around? Trying to do exactly the same thing - different group of watches for when running tests.
@hankewins If you don't want to use Poedit, its pretty easy using just node. The POT files can be generated using gettext-extractor package. I created a gettext_extract.js file with the...