lukeed / lukeed/webpack-messages

Disable auto-reloading of the terminal

Open
#8 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
247
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Hello, this package is really useful for me but I've found that the terminal (ZSH) does a clear screen when webpack compiles and outputs the messages.

Is there a setting that doesn't clear the terminal output so that the log messages just get appended to the terminal?

Thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the package formats and emits Webpack messages to the ZSH terminal, focusing on where the screen is cleared during compilation. Confirm whether configuration options already reach that output path. Done means terminal output is preserved and new log messages are appended without clearing previous messages.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, webpack
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.