Next.js: how do I use the debugger with next.js

Created on 24 Jan 2017  路  3Comments  路  Source: vercel/next.js

Is there any configuration to load source maps or something like that?

Most helpful comment

Where? will arrived here by search and have the same question, will help to add a link

All 3 comments

Found the sources

Where? will arrived here by search and have the same question, will help to add a link

Add "debugger" statement in the code
then npm run dev
then open the app in Chrome with __Developer Tools__ open

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ematipico picture ematipico  路  66Comments

baldurh picture baldurh  路  74Comments

Knaackee picture Knaackee  路  122Comments

timneutkens picture timneutkens  路  250Comments

poyiding picture poyiding  路  73Comments