rsnext/packages/next/build
Joe Haddad fcadad9960
TypeScript report on active pages only (#8703)
* TypeScript report on active pages only
The TypeScript integration needs to report on active pages only.
When inactive pages are reported, they block the compilation and prevent the user from fixing the error (because the file isn't watched).

We cannot add the file to the webpack watcher because the compilation has already been sealed.

* Remove TODO message

* Test that inactive pages are not type checked
2019-09-11 13:06:48 -04:00
..
babel Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
output TypeScript report on active pages only (#8703) 2019-09-11 13:06:48 -04:00
profiler Add custom profiler / tracer (#8378) 2019-08-18 21:45:39 +02:00
webpack Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
compiler.ts Revert "ncc Webpack build redux (#7628)" 2019-06-24 09:48:26 -04:00
entries.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
generate-build-id.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
index.ts Update Next.js Telemetry Event Shapes (#8628) 2019-09-04 20:31:35 -04:00
is-writeable.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
static-checker.ts Replace worker-farm with jest-worker (#8496) 2019-08-24 14:55:42 -04:00
utils.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
webpack-config.ts Uses the PnP API when available (#8668) 2019-09-09 11:47:42 -04:00
write-build-id.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00