Closed sergeshustoff closed 3 years ago
Incremental compilation is now supported in version 1.0.0-alpha3 In order to support it library was changed significantly - now all modules should provide all information needed to build dependency injections without relaying on annotations in other files.
Currently builds with incremental compilation enabled are getting built incorrectly with potential bugs and crashes. Support incremental compilation