UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

11 lines (10 loc) 279 B
{ // act as if we're attempting to disable source maps // and enable inline source maps. these properties // should be overriden by our typescript monkey patching "compilerOptions": { "sourceMap": false, "inlineSourceMap": true, "inlineSources": false, } }