You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would you be open to a pull request to allow disabling of napttrigger file generation? I have two reasons in mind:
I would feel more sure about kotlinc's incremental compilation accounting for these files if they weren't ephemeral. Gradle + ephemeral files as inputs has bitten us in the past quite often.
Some of our projects already have java files in them anyway, so it's unnecessary in those
The text was updated successfully, but these errors were encountered:
Would you be open to a pull request to allow disabling of napttrigger file generation? I have two reasons in mind:
The text was updated successfully, but these errors were encountered: