Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Add --dev-tools flag #34

Open
2 tasks
developit opened this issue Feb 10, 2020 · 1 comment
Open
2 tasks

[feature] Add --dev-tools flag #34

developit opened this issue Feb 10, 2020 · 1 comment
Labels
help wanted Extra attention is needed
Projects
Milestone

Comments

@developit
Copy link
Owner

karmatic debug --dev-tools (aliased as --devtools) would use Puppeteer to open DevTools.

To Do

  • Can we also have this open the /debug endpoint to enable console access?
  • Use this to disable Webpack's optimization.minimize?
@developit developit created this issue from a note in 2.0 (To do) Feb 10, 2020
@developit developit added this to the 2.0 milestone Feb 10, 2020
@suchipi
Copy link
Collaborator

suchipi commented Feb 10, 2020

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.

@developit developit added help wanted Extra attention is needed good first issue Good for newcomers and removed good first issue Good for newcomers labels Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
2.0
  
To do
Development

No branches or pull requests

2 participants