nyngwang

Results 266 comments of nyngwang

@tfoxkiu Which compiler does it use behind the scenes to compile packages?

Did you read this? https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/docs/TROUBLESHOOTING.md#externalising-react --- ~~Why do you need it in production anyway? The point of react-refresh-webpack plugin is that it lets you keep the current state of your...

I made a wrong assumption about your question. For development environment, I recommend you take a full read of #334. At least, there are two examples that seem to be...

I'm here to clarify everything that made me feel frustrated when I first came across this thread. Now I have understood better about Babel, I decided to help future readers...

I think it's time to revive this thread now. Let's extend the requirement first: > We all want our bundles to be as small as possible, **and it should be...

As I'm a naive user, I like what @zloirock proposed as it has the following two advantages: 1. No more confusion about [why "my code" does not include those extracted...

Let me link this issue to my discussion: https://github.com/babel/babel/discussions/14433

I would like to know what was the ending of this thread then. Everything frozen in the end of 2020...?

While I'm thinking about whether this is related to functional React components, I also wondering whether this issue can be closed as @Andarist had explained it very well from my...