Rocky Wu
Rocky Wu
@jorgebucaran Well, if you don't intend to support default exports, you should fix types avoid a mistake for users. Also `chalk` did [export default](https://github.com/chalk/chalk/blob/main/source/index.js#L248) if this project expects as a...
@sebastienkb Great! Thanks for this sharing :+1:
Sorry for miss this long time. I'm working in this issue.
This is an interesting post, must cue the creator of Vue @yyx990803 😺
Yeah, good point. this is a next roadmap
Great! Thanks for your hard work :+1:
@machour done.
@MichaelDeBoey done.
> I was able to make it all work together with a lot of dirty words and some webpack magic. The very early PoC is here https://github.com/thekip/nextjs-lingui-rsc-poc > > How...
@thekip I try to demonstrate the `t` macro in this [PR](https://github.com/thekip/nextjs-lingui-rsc-poc/pull/1), Could you help to take a look if there are any issues with doing so? This boilerplate is simpler...