It would be useful if the CLI would provide the file & line for extraction issues, currently it only give the error with no additional information to track down the source. This could be behind a flag to avoid changing current behaviour though it feels useful enough that it should probably default to on.
[@formatjs/cli] [WARN] [FormatJS] id must be a string literal to be extracted.
It would be useful if the CLI would provide the file & line for extraction issues, currently it only give the error with no additional information to track down the source. This could be behind a flag to avoid changing current behaviour though it feels useful enough that it should probably default to on.
[@formatjs/cli] [WARN] [FormatJS]
idmust be a string literal to be extracted.