-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
This example appears to package and run but there is nothing listening on port 4000:
➜ npm run watch
> cloudflare-worker@1.0.0 watch /Users/ian/Projects/proxy
> webpack --mode production --watch
webpack is watching the files…
Hash: 899119836552fffb8086
Version: webpack 4.43.0
Time: 55ms
Built at: 05/12/2020 7:47:53 PM
Asset Size Chunks Chunk Names
main.js 1.16 KiB 0 [emitted] main
Entrypoint main = main.js
[0] ./src/index.js 612 bytes {0} [built]
and then checking listening ports:
~ via ⬢ v12.13.1
➜ netstat -an | grep 4000
~ via ⬢ v12.13.1
➜
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels