rsnext/test/isolated/_resolvedata
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
..
aa New test setup (#640) 2017-01-12 13:14:49 +09:00
bb New test setup (#640) 2017-01-12 13:14:49 +09:00
cc New test setup (#640) 2017-01-12 13:14:49 +09:00
invalid-target Serverless Next.js (#5927) 2018-12-28 11:39:12 +01:00
js-ts-config Error when user tries to use uncompiled next.config.ts (#9223) 2019-10-30 08:18:33 -04:00
readdir/pages Remove glob package (#6415) 2019-02-24 22:08:35 +01:00
server Compile pages to .next/static directory (#4828) 2018-07-25 13:45:42 +02:00
typescript-config Error when user tries to use uncompiled next.config.ts (#9223) 2019-10-30 08:18:33 -04:00
valid-target Serverless Next.js (#5927) 2018-12-28 11:39:12 +01:00
with-function Upgrade standard and fix files (#6358) 2019-02-19 22:45:07 +01:00
without-function Allow next.config.js to export a function (#3867) 2018-02-23 19:12:06 +05:30
.gitignore Make page require faster (#3776) 2018-02-13 14:27:52 +01:00
one.js New test setup (#640) 2017-01-12 13:14:49 +09:00
one.json New test setup (#640) 2017-01-12 13:14:49 +09:00
two.json New test setup (#640) 2017-01-12 13:14:49 +09:00