Dan

Results 5 comments of Dan

Hi @gaearon Could you please share you thought on what could be the best way for doing this on CRA 3.3.0?

> I met the same problem, here is my way, it works : > > ### Four steps to add multiple entry points to create-react-app > (say we add an...

A functional example of `create-react-app` V3 working with multiple entry points: https://github.com/DanZeuss/create-react-app-multiple-entry-points

You could use junit-report-builder package, which generates the JSUnit XML file supported by many CI

Facing the same issue.. I've been trying to inject the property as function or even as object with certain attributes... it didn't work so far