Meligy

Results 72 comments of Meligy

Ideally you wouldn't want to eject though. You'd want something that you can apply with [craco](https://github.com/gsoft-inc/craco) or a similar tool. I tried a few snippets from this issue and similar...

Anyone knows how to do something similar to below (assuming it works), but with craco instead of rewire? >```javascript > const rewire = require('rewire') > const defaults = rewire('./node_modules/react-scripts/scripts/start') >...

> What version create-react-app are you using For CRA 5 I'm using craco 7.0.0-alpha (currently 7.0.0-alpha.3).

For me it seemed that just adding ```env WDS_SOCKET_PORT=0 ``` to me `.env` file was enough.

Wow. Good list. I didn't know about a few of them until I was evaluating this 2-3 weeks ago. I think openiddict is the most popular candidate as an Identity...

Another +1 for this, especially as a development server. When you load Angular2 via SystemJS, you have quite a large number of requests depending on your import tree. This is...

Sorry for spamming, I just want to say that while workaround like colima exist, they have issues. Some are obvious (the degradation of performance emulating x86), some are not so...

@martinweihrauch may I ask what library did you switch to? Thanks.

The workaround here works OK for me: https://github.com/atlassian/react-beautiful-dnd/issues/2399#issuecomment-1167427762

Yeah. As long as it's an issue in .NET, it should not be suggested.