-
-
Notifications
You must be signed in to change notification settings - Fork 576
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: deprecate Compilation
API
#6505
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Test Compatibility Diff
Unpassed tests4 ⚪️ aggressive-splitting-entry: TODO |
3fdc64b
to
64cd5c1
Compare
Compilation
API
64cd5c1
to
59d4f32
Compare
!eco-ci |
59d4f32
to
197d391
Compare
!eco-ci |
197d391
to
e508aaf
Compare
e508aaf
to
15d6069
Compare
15d6069
to
c3517d7
Compare
c3517d7
to
6bdd6c4
Compare
6bdd6c4
to
233642f
Compare
233642f
to
4ac1723
Compare
✅ Deploy Preview for rspack canceled.
|
Summary
Removed API
get errors(): JsStatsError[]
,get warnings(): JsStatsWarning[]
removes fieldformatted
.Checklist