Next.js Discord

Discord Forum

how to access readable source code during dubug? what is the app-page.runtime.dev.js file?

Unanswered
Sloth bear posted this in #help-forum
Open in Discord
Sloth bearOP
Hi there, i was debugging my page.tsx (returning 404 due to incorrect folder name 🫣 )
Can someone point me to the source code of the App router?
Is there a way to access readable / non-minified source code when debugging?
Or any information on this app-page.runtime.dev.js file located in node_modules / next / compiled is appreciated. Thanks

0 Replies