rsnext/packages/next/server
Alexander Kachkaev ad2a3d65fd Add configuration flags to disable integrated type checker (#9138)
* Add a configuration flag to disable integrated type checker

* Add tests for typescript-transpileonly

* Restore removed argument

* Make output more coherent

* Split transpileOnly into ignoreDevErrors and ignoreBuildErrors

* Minor stylistic change
2019-10-28 11:02:03 -07:00
..
lib Convert Dev Server to TypeScript (#8966) 2019-10-04 12:11:39 -04:00
error-debug.tsx Convert Dev Server to TypeScript (#8966) 2019-10-04 12:11:39 -04:00
hot-reloader.ts Add configuration flags to disable integrated type checker (#9138) 2019-10-28 11:02:03 -07:00
htmlescape.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
next-dev-server.ts Record src directory usage with version (#9023) 2019-10-22 22:42:16 -04:00
next.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
on-demand-entry-handler.ts Fix global Bluebird causing HMR connection to fail (#9009) 2019-10-09 10:50:32 -05:00