cypress-io / instrument-cra

Little module for CRA applications to instrument code without ejecting react-scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dependency for instrument-cra and how to force instrument in production

vishalsonawane1811 opened this issue · comments

i have installed instrument-cra in my project
also i have set in my .env file CYPRESS_INSTRUMENT_PRODUCTION=true
i want to instrument on my SIT server.
on react-script-3
what are the correct steps for it.