kolodny / safetest

MIT License
1.38k stars 34 forks source link

Does it only work for CRA, NEXT and VITE apps #10

Closed dasarianudeep closed 8 months ago

dasarianudeep commented 9 months ago

Hi

I see the apps in the examples are created via angularcli, next, vite and cra. How do we run safetest for applications that are not developed via above .

Thanks Anudeep D

kolodny commented 9 months ago

In theory it should run in all bundlers. The examples given are just a collection of popular bundlers used by different frameworks. Do you have any specific ones you're curious about?

kolodny commented 8 months ago

Closing for now, feel free to open if you're hitting an issue with some setup