FormidableLabs / FormidableLabs/webpack-dashboard

Custom panel to monitor additional process

Open
#271 12 comments 2 reactions 0 assignees View on GitHub
Feature Request
Dominant language
JavaScript
Stars
14k
Forks
372
PR merge metrics
No merged PRs in 30d

Description

This is similar to #138 but maybe different enough that I'll risk opening a new issue instead of hijacking that one...

I'm playing around with modifying a TypeScript project to rely on babel instead of compilation through webpack's `ts-loader`. This splits transpiling and type checking into two process: the former through webpack and babel, the latter through `tsc` on the command line. I'd love to monitor this entirely through my webpack dashboard, ideally by splitting the large log window or by adding multiple pages, similar to the way the modules panel behaves when there are multiple bundles. I realize that this might be outside the purview of _webpack_ dashboard but I think it would be of value to plenty of developers who need to monitor multiple processes.

Thanks for your work on this project, I really enjoy it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.