Anyone can confirm?
Anyone can confirm?
- First of all, install @babel/cli @babel/core @babel/preset-react
- Then create a component in a file (eg. react-test.jsx)
- Run:
`pnpm babel react-test.jsx --out-file react-test.js`
Open the react-test.js file and see the result
- First of all, install @babel/cli @babel/core @babel/preset-react
- Then create a component in a file (eg. react-test.jsx)
- Run:
`pnpm babel react-test.jsx --out-file react-test.js`
Open the react-test.js file and see the result
@antfu.me has really been cooking with this lately, it wasn't that long ago that this was just a prototype, and now it's a very polished look into any package on npm.
So much valuable info, presented in a very digestible way.
@antfu.me has really been cooking with this lately, it wasn't that long ago that this was just a prototype, and now it's a very polished look into any package on npm.
So much valuable info, presented in a very digestible way.