Hacker News new | ask | show | jobs
by 01acheru 1618 days ago
> it's just dumping plugin config objects in an array, really not difficult

Until you eject a CRA :)

1 comments

Which is the cherry on top for those types of self-chastisement fetishists who willingly put themselves at the mercy of CRA ;-)
Check out the CRACO project. Allows config of CRA w o ejecting.
Vite is so much better, IMO. Quicker too, since it uses esbuild in dev mode.