rsnext/test
sagar talla 6707909690 Error when user tries to use uncompiled next.config.ts (#9223)
* Throw Error for next.config.ts

Ref: https://github.com/zeit/next-plugins/issues/555

* Check for .js else .ts

* Update Error Message

Co-Authored-By: Alexander Kachkaev <alexander@kachkaev.ru>

* Add test case when both next.config.js and next.config.ts exist.

* Remove extra constant CONFIG_FILE_TS and Add check for ts/tsx/json

* Rename test config parameter and add tsx and json files

* Change messege

* change value

* Update next.config.json

* Update next.config.json

* Change message  and add jsx filter

* Adjust

* Simplify test

* adjust
2019-10-30 08:18:33 -04:00
..
.stats-app Ensure requests are resolved as directories (#8742) 2019-09-14 17:41:05 -04:00
integration Fix Prettier Commit Hook (#9245) 2019-10-30 12:35:51 +01:00
isolated Error when user tries to use uncompiled next.config.ts (#9223) 2019-10-30 08:18:33 -04:00
lib De-experimentalize the public/ folder (#8661) 2019-10-06 13:44:03 +02:00
unit Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04: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 Update to check browserName instead of browser.log (#8234) 2019-08-04 15:44:32 +02:00
jest-global-setup.js Browserstack optimisations (#7201) 2019-04-30 15:22:38 -05:00
jest-global-teardown.js Optimize test setup (#8644) 2019-09-10 13:11:55 -04:00