react/scripts/jest
Brian Vaughn f3e502c613 FB bundles wrap warning() calls in __DEV__ (#10314)
FB bundles wrap warning() calls in __DEV__

Split dev-mode transforms into separate parts:
1) umd+cjs+fb: Wrap warning calls with process.env checks
2) umd+cjs: Replace error messages with minified codes

Also updated transforms to use __DEV__ since it transforms to smaller code after stripEnvVariables is run.

Also renamed 'scripts/error-codes/dev-expression-with-codes.js' -> 'scripts/error-codes/replace-invariant-error-codes.js'
2017-08-02 14:14:26 -07:00
..
environment.js Convert current build system to Rollup and adopt flat bundles (#9327) 2017-04-05 16:47:29 +01:00
fiber.config.json Configure Jest with Stack and Fiber as separate projects (#10214) 2017-07-19 10:35:45 -07:00
fiber.setup.js Remove feature test from invokeGuardedCallbackDev (#10283) 2017-07-26 10:01:31 -07:00
jest.d.ts Upgrade to jest-cli@0.9 and use Jasmine2 2016-05-25 21:48:32 +01:00
preprocessor.js FB bundles wrap warning() calls in __DEV__ (#10314) 2017-08-02 14:14:26 -07:00
setupSpecEquivalenceReporter.js Configure Jest with Stack and Fiber as separate projects (#10214) 2017-07-19 10:35:45 -07:00
stack.config.json Configure Jest with Stack and Fiber as separate projects (#10214) 2017-07-19 10:35:45 -07:00
stack.setup.js Configure Jest with Stack and Fiber as separate projects (#10214) 2017-07-19 10:35:45 -07:00
test-framework-setup.js Make unexpected console.warn() calls fail tests (#10341) 2017-08-01 19:53:37 +01:00
ts-preprocessor.js Prettier 1.2 (#9462) 2017-04-20 11:18:33 -07:00