rsnext/packages/next/lib
Luis Fernando Alvarez D 0b15540a48 Don't look up for TS files in dev (#8374)
* Only read for typescript files if there's no tsconfig

* Update verifyTypeScriptSetup.ts

* Remove the recursive check for TS files

* Remove unused import

* Updated tests

* Add a check for the content of tsConfig

* Clean up

* utf8
2019-08-15 11:27:02 -04:00
..
constants.ts Fix index.js for API routes (#8112) 2019-07-25 17:39:29 +00:00
data.ts Improve exported router types (#7853) 2019-07-11 13:35:39 -04:00
file-exists.ts Replace fs.exists with fs.access (#7742) 2019-07-16 23:01:21 -07:00
pretty-bytes.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
recursive-copy.ts Replace recursive-copy with own implementation (#7263) 2019-06-06 12:33:11 +02:00
recursive-delete.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
recursive-readdir.ts Make recursiveReadDir return sorted array (#7658) 2019-07-08 21:06:04 -04:00
verifyTypeScriptSetup.ts Don't look up for TS files in dev (#8374) 2019-08-15 11:27:02 -04:00