i am using `wrangler pages dev ./public`

i am using wrangler pages dev ./public to run a CF page locally and none of the shortcut works │ [b] open a browser, [d] open Devtools, [c] clear console, [x] to exit . idea? wrangler 3.15.0.
3 Replies
Adam
Adam3y ago
I just tried this and wasn't able to replicate.
jiangok
jiangokOP3y ago
restarting vscode fixed this issue. Thanks.
David Charles
David Charles3y ago
What is public in here, The public is folder build from command line npm run build, is that right,

Did you find this page helpful?