You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to request a feature or report a bug?:
bug or help wanted
What is the current behavior?: defineMessage (singular) not extracted but defineMessages works ok.
What is the expected behavior?:
extract defineMessage and defineMessages definitions
Suggested solution:
Not sure if i am doing something wrong but I can not get extracted messages when I define them using singular defineMessage method. Everything works fine with defineMessages.
The text was updated successfully, but these errors were encountered:
node
version: v14.15.1npm
(oryarn
) version: yarn 1.22.15Do you want to request a feature or report a bug?:
bug or help wanted
What is the current behavior?:
defineMessage
(singular) not extracted butdefineMessages
works ok.What is the expected behavior?:
extract
defineMessage
anddefineMessages
definitionsSuggested solution:
Not sure if i am doing something wrong but I can not get extracted messages when I define them using singular
defineMessage
method. Everything works fine withdefineMessages
.The text was updated successfully, but these errors were encountered: