facebook / fbt

A JavaScript Internationalization Framework
https://facebook.github.io/fbt
MIT License
3.88k stars 178 forks source link

Vite support #371

Open hyochan opened 2 years ago

hyochan commented 2 years ago

🚀 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 as webpack.

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 to vite in current PR. I also stated what is not currently working in the description.

Pitch

We need a solution for vite!

knightcube commented 10 months ago

Has this issue been resolved yet?