mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
ba8cb31a40
Saw a reply on the original pull request that the WebSocket using a random port broke their set up so I added a `--websocket` or `-w` argument similar to the `-p` argument to allow manually setting this port also. |
||
---|---|---|
.. | ||
lib | ||
config.js | ||
get-dynamic-import-bundles.ts | ||
get-page-files.ts | ||
load-components.ts | ||
next-server.ts | ||
normalize-page-path.ts | ||
render.tsx | ||
require.ts | ||
router.ts | ||
send-html.ts | ||
serve-static.ts | ||
utils.ts |