developit/karmatic

[feature] Add `--dev-tools` flag

Open

#34 geöffnet am 10. Feb. 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (42 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (1.163 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide