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
There are some issues with the types that we can fix and fbt-manifest doesn't work with ts out-of-the-box (there is a pnpm patch that fixes the issue in the repo)
🚀 Feature Proposal
I have tried to use
fbt
in vite with React. However, it doesn't seem reliable.I think it'd be great to have a sample for
vite
as well aswebpack
.Motivation
These days, people are interested in working on React app with vite.
https://www.section.io/engineering-education/creating-a-react-app-using-vite
Example
I have tried to migrate
webpack
tovite
in current PR. I also stated what is not currently working in the description.Pitch
We need a solution for vite!
The text was updated successfully, but these errors were encountered: