rsnext/test
Tim Neutkens 6988a2e0a5
Use builtins for React transform (#10207)
* Disable core-js on Next.js core files as it's not transforming anything important

* Move babel options to taskr plugin

* Disable transform-runtime for pages dir

* Disable correctly

* Disable corejs for core files

* Temporarily check if this fixes the error

* Use builtIns and exclude async-to-generator

* Update index.test.js
2020-01-22 16:24:02 +01:00
..
.stats-app Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
integration Use builtins for React transform (#10207) 2020-01-22 16:24:02 +01:00
isolated Exclude cache from being deleted in dev (#9448) 2019-11-19 10:40:13 -06:00
lib Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
unit Replace __NEXT_SPR with __N_SSG Identifier (#10090) 2020-01-14 14:40:20 -05:00
.babelrc Use preset-react's development option + enable modules transform in test env (#5081) 2018-09-03 16:41:52 +02:00
.gitignore Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
jest-environment.js Add selenium-webdriver and testing cross-browser in PRs (#9821) 2019-12-26 15:01:22 -05:00
jest-global-setup.js Add selenium-webdriver and testing cross-browser in PRs (#9821) 2019-12-26 15:01:22 -05:00
jest-global-teardown.js Update CI/test set up (#9499) 2019-11-25 13:19:45 -05:00
tsconfig.json Update tsconfig for tests 2020-01-21 15:29:39 -06:00