developit/karmatic

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

Open

#34 opened on 2020年2月10日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (42 forks)github user discovery
help wanted

Repository metrics

Stars
 (1,163 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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?

コントリビューターガイド