next.js
b931a83a
- feat(turbopack): Enable tree shaking for modules with server actions (#68608)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
feat(turbopack): Enable tree shaking for modules with server actions (#68608) ### What? Enable tree shaking for modules with `"use server"`. ### Why? Using server action should not de-optimize the module. ### How? Closes PACK-3174
References
#68608 - feat(turbopack): Enable tree shaking for modules with server actions
Author
kdy1
Parents
a5e2a02f
Loading