Jonas Pauthier
Jonas Pauthier
Thanks for the detailed explanation @kanongil.
It seems to me like a good feature. I don't foresee any particular complication with it but let's see what others think. Perhaps I've missed something.
I don't know why the lib had to redefine its own `AbortSignal` but it feels like an anti-pattern. We should rely on the standard object otherwise it makes the usage...
FWIW I'm on `v16.15.1` and I have no problem installing
@sp-reach I'm on Windows 11 but I use WSL2 (Windows Sub-Linux 2). If you're on Windows I highly recommend using it, it's usually a pain to develop directly on Windows...
Alright, glad it got fixed for you @sp-reach.
Hey @mecirmartin . Thank you for the kind words. I'm glad it was helpful to you. To be honest I haven't given much love to this project lately since I...
@mecirmartin don't worry. ~~I think the `writeOnDisk` option used in the `beta` version works also when you run `react-scripts start`. You should get a development build written on your file...
I've never used craco but feel free to try and report if it works or not.
Hey @apanizo! I'm glad this tool is useful to you, thanks for letting me know. Actually now I think something can be done, perhaps we can even reintroduce `webpack-dev-server` because...