rsnext/packages/next/server
Vincent Voyer fa5da6d220
Remove passing of NODE_OPTIONS='--inspect' to subprocesses (#11041)
* fix(debugging): do not pass NODE_OPTIONS='--inspect' to subprocesses

fixes #11030

* fix(debugger): use a regex to remove bad NODE_OPTIONS flags

Co-authored-by: Alec Larson <alec.stanford.larson@gmail.com>
2020-04-01 10:12:38 +02:00
..
lib Remove passing of NODE_OPTIONS='--inspect' to subprocesses (#11041) 2020-04-01 10:12:38 +02:00
error-debug.tsx Convert Dev Server to TypeScript (#8966) 2019-10-04 12:11:39 -04:00
hot-reloader.ts webpack-dev-middleware, webpack-hot-middleware 2020-03-30 16:26:25 -04:00
htmlescape.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
next-dev-server.ts Remove passing of NODE_OPTIONS='--inspect' to subprocesses (#11041) 2020-04-01 10:12:38 +02:00
next.ts Fix import next from "next" (#9216) 2019-10-31 13:20:05 +01:00
on-demand-entry-handler.ts Update to use existing util to de-dupe path check (#10431) 2020-02-05 22:10:39 +01:00
static-paths-worker.ts Update to prevent re-using workers for getStaticPaths in dev mode (#11347) 2020-03-25 14:57:14 -04:00