1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration
Tim Neutkens 17e410a1d0
Fix Typescript HMR (#4689)
Fixes #4686

Adds tests for @zeit/next-typescript so that we don't regress on this again.

I've fixed an issue in the `next` CLI too which caused lingering processes when the process gets force killed, which is what we do in the test suite, so it kept running if there was no manual quit.
2018-06-28 20:07:41 +02:00
..
app-aspath Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
app-document Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
babel Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
basic Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
config Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
custom-server Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
dist-dir Clean up references to this.dir and this.dist everywhere (#4535) 2018-06-04 15:45:39 +02:00
ondemand Merge branch 'master' into fix/canary 2018-01-13 06:33:19 +01:00
page-extensions Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
production Set cache-control public (again) (#4322) 2018-05-19 21:43:18 +02:00
static Merge url query with exportPathMap (#4678) 2018-06-28 08:37:57 +02:00