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

In a Gitlab deployment it is not generating build with -r option

pushkar-tal opened this issue · comments

In a Gitlab build deployment, it gives error webpack is configured only for development env during build phase. I set CYPRESS_INSTRUMENT_PRODUCTION=true in .env file.