next.js
a4f2296d
- perf(next-swc): Do not allocate from `styled-components` when not used (#75267)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#75267 - perf(next-swc): Do not allocate from `styled-components` when not used
Author
kdy1
Parents
a2fe4aec
Loading