| ▲ | himata4113 14 hours ago | |
some post processors have chains to execution (ex: lombok) | ||
| ▲ | vips7L 9 hours ago | parent [-] | |
You explicitly opt in by using a compiler plugin. Merely having it as a dependency, like in npm, doesn’t mean it can run code at build time. | ||