1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/bin
Lukasz Ostrowski 6e5bab1a1d Ensured process exits after static export (#4747) (#4749)
Fixes [this issue](https://github.com/zeit/next.js/issues/4747)

I don't know what is the reason why the process does not finish, because it can be reproduced in this repo in many environments (my local mac os and Netlify pipeline).

However, it fixes the problem and it's 100% safe.
2018-07-17 17:11:19 +02:00
..
next Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
next-build Move build directory outside of server folder (#4565) 2018-06-14 19:30:14 +02:00
next-dev Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
next-export Ensured process exits after static export (#4747) (#4749) 2018-07-17 17:11:19 +02:00
next-init Separate next init (#531) (#2834) 2017-08-24 22:50:09 +02:00
next-start Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00