cypress-example-conduit-app icon indicating copy to clipboard operation
cypress-example-conduit-app copied to clipboard

Only instrument front-end code in test environment

Open bahmutov opened this issue 6 years ago • 0 comments

Can babel understand environment-specific instrumentation? there was a bug about it in ParcelJS I think.

But we should only be using Istanbul babel plugin when NODE_ENV=test

bahmutov avatar Jun 28 '19 13:06 bahmutov