webpack-dashboard icon indicating copy to clipboard operation
webpack-dashboard copied to clipboard

A CLI dashboard for webpack dev server

Results 41 webpack-dashboard issues
Sort by recently updated
recently updated
newest added

> Please provide a description of the bug / issue, and provide the details below: Since [scrolling doesn't work on Windows](https://github.com/FormidableLabs/webpack-dashboard/issues/26), not even in [Ubuntu on Windows](https://msdn.microsoft.com/en-us/commandline/wsl/about) nor Ubuntu on...

Feature Request

It would be nice to know how long things have been running for. In the "Progress" section, under the status bar could this be added and if so, once its...

Feature Request

> Please provide a description of the bug / issue, and provide the details below: Long module names throw off module list formatting. If you expand out the width of...

Feature Request

It would be super rad if the dashboard [recognized Lodash use](https://twitter.com/tmaximini/status/765252406372335616) without [babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash) and/or [lodash-webpack-plugin](https://github.com/lodash/lodash-webpack-plugin) and would recommend them for smaller bundles.

Feature Request

README.md _Originally posted by @BuBu042 in https://github.com/github/dev/pull/22#discussion_r1272369700_

Bumps [webpack](https://github.com/webpack/webpack) from 5.44.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5. Release notes Sourced from socket.io-parser's releases. 4.0.5 Bug Fixes check the format of the index of each attachment (b559f05) Links Diff: https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5 Changelog Sourced...

dependencies

I would like to make life easier for Webpack Dashboard maintainers by implementing [Uffizzi](https://github.com/UffizziCloud/uffizzi) previews. Disclaimer: I work on [Uffizzi](https://github.com/UffizziCloud/uffizzi) Uffizzi is a Open Source full stack previews engine and...