next.js
b931a83a - feat(turbopack): Enable tree shaking for modules with server actions (#68608)

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
Author
Parents
Loading