Closed bhavin-a closed 1 year ago
Hi @fivethreeo , razzle has been working so well but recently, there are a few questions I need help with. I see the last update on this repo was around Oct. Are there any plans for improvements? Or active development in this repo? I might be missing something. Thanks!
Razzle is dead, I started wazzle, but i am the only dev there aswell. So no progress there. Also there is rspack and turbopack.
This is sad news @fivethreeo, I think I missed this announcement somewhere 😢
So is it ok to say that devs finding a few things difficult in Razzle now (like perf, version upgrades, etc) should right away look for the above-suggested alternatives? So that I don't keep visiting this repo every day to see if any activity happened 🙈?
Correct.
🐛 Bug report
Current Behavior
In the
modifyWebpackOptions
andmodifyWebpackConfig
, I want to update the plugin options but they are coming to be undefined.Expected behavior
Plugin options should have come
Additional context
I want to specifically toggle the
useBabel
ofrazzle-plugin-typescript
plugin conditionally but unable to do so.Your environment