Skip to content

build: webpack dev performance optimizations#1888

Draft
erickzhao wants to merge 2 commits intomainfrom
webpack-perf
Draft

build: webpack dev performance optimizations#1888
erickzhao wants to merge 2 commits intomainfrom
webpack-perf

Conversation

@erickzhao
Copy link
Copy Markdown
Member

@erickzhao erickzhao commented Apr 10, 2026

  • Enables the filesystem cache for webpack in dev mode
  • Disables minification in dev
  • Uses style-loader in dev to inline styles into JS

Both cold and warm builds of webpack via yarn start should be reduced.

@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 10, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​style-loader@​4.0.09810010085100

View full report

@coveralls
Copy link
Copy Markdown

coveralls commented Apr 10, 2026

Coverage Status

coverage: 89.386%. remained the same — webpack-perf into main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants