You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We might actually not need this if we have the --debug flag; in karmatic-nightmare, it just opens DevTools on launch. But with the --debug flag, I think we would need to open dev tools so that people could see the debugger.
karmatic debug --dev-tools
(aliased as--devtools
) would use Puppeteer to open DevTools.To Do
/debug
endpoint to enable console access?optimization.minimize
?The text was updated successfully, but these errors were encountered: