rsnext/test/isolated
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
..
_resolvedata Error when user tries to use uncompiled next.config.ts (#9223) 2019-10-30 08:18:33 -04:00
.gitignore Implement Recursive Delete (#6489) 2019-03-05 14:01:42 +01:00
config.test.js Error when user tries to use uncompiled next.config.ts (#9223) 2019-10-30 08:18:33 -04:00
require-page.test.js Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00