Represents a process that runs Webpack compilation and DevServer via DevServerPlugin.
• port: number
Port on which DevServer is running.
packages/repack/src/server/DevServerProxy.ts:36
• process: ExecaChildProcess
<string
>
Spawned process with the Webpack compilation.