Closed helgatheviking closed 2 years ago
Hi @helgatheviking, it's been awhile, so I'd have to dig in to see why a second text domain would be added when one already exists, but it looks like the two don't quite match (wc-grouped-mnm
vs wc-mnm-grouped
). Could that be the root of the issue? If so, you might look into the updateDomains option.
Well I feel silly. But you look at something long enough and it all starts to look the same. Thanks so much for catching that! that was indeed the source of the problem.
No worries! Glad to hear that took care of it.
My grunt task looks like:
where the package.json name is
gets turned into
I can't quite tell if this is a bug or a human error on my part, but how can I stop getting the 2nd text domain from being added where it already exists?