next.js
fd9f0d14 - Turbopack: validate CSS without computing all paths (#83810)

Commit
96 days ago
Turbopack: validate CSS without computing all paths (#83810) Don't compute all paths of all modules beforehand (and store them in a vector) for every single endpoint Instead, compute the list of all potentially problematic modules on demand. Closes PACK-5455
Author
Parents
Loading