-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add concurrency to build and add terser minify #11123
base: develop
Are you sure you want to change the base?
feat: Add concurrency to build and add terser minify #11123
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
6 Skipped Deployments
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@types/[email protected], npm/@types/[email protected] |
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
9219a6f
to
a8473c2
Compare
a8473c2
to
4eb00d5
Compare
51f334d
to
95b02e6
Compare
95b02e6
to
5d19ac1
Compare
5d19ac1
to
6b902a6
Compare
PR-Codex overview
This PR introduces several updates to the project dependencies, enhances build commands with concurrency options, and integrates new features in the
next.config.mjs
for improved performance and optimization.Detailed summary
@biomejs/biome
andterser-webpack-plugin
as dependencies.thread-loader
for parallel processing in Webpack.--concurrency=50
.9.17.0
and other dependency versions.