next.js
dcd5ed0a - refactor(turbopack): Remove `PassFactory` (#79555)

Commit
1 year ago
refactor(turbopack): Remove `PassFactory` (#79555) ### What? Remove `PassFactory`. Instead, merge it into `AstModifier`. ### Why? `PassFactory` was a temporary solution required only for step-by-step refactoring. Now the refactoring is done, we don't need it anymore.
Author
Parents
Loading