nx
Nx
GitHub
Nx
Workspace
GitHub
CI Pipeline Executions
Current execution
Succeeded
gh-37050
Runs and Agents
Timeline
Beta
Configuration
Self-Healing CI
Project Graph
Circular Dependencies
Enterprise
Resource Usage
Analysis
Conformance
Enterprise
Runs
Current run
Succeeded
Tasks
Resource Usage
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
fix(rspack): keep class field closures per instance in minified builds Production builds miscompiled class field initializers that pass a callback to a helper when the class came from a dependency that ships native class fields. The SWC minifier hoisted the callback into a variable shared by the enclosing scope, so every instance read the callback of the last one constructed. App code was not affected because the swc-loader rule compiles it to ES5 first. Set the same `inline: 0` and `reduce_funcs: false` compress options on the production minimizer.
nx build workspace-plugin
⌘K
Succeeded
nx build workspace-plugin
Click to copy
37066
100%
Cache hits
2 of 2 tasks used cache.
GitHub
Nx
Workspace