next.js
a4f2296d - perf(next-swc): Do not allocate from `styled-components` when not used (#75267)

Commit
1 year ago
perf(next-swc): Do not allocate from `styled-components` when not used (#75267) ### What? Apply https://github.com/swc-project/plugins/pull/392 ### Why? We should not create enormous amount of memory operations needlessly.
Author
Parents
Loading