Slackbot
06/15/2022, 10:01 AMVampire
06/15/2022, 10:54 AMJavi
06/15/2022, 10:56 AMVampire
06/15/2022, 12:57 PMplugins { ... }
block without any extension set is imho buggy.
This requirement makes them unusable (in convenient way) from precompiled Kotlin DSL script plugins.
Because the plugins { ... }
block is extracted and applied to a dummy project to find out which accessors to generate.Javi
06/15/2022, 1:09 PMJavi
06/15/2022, 1:09 PMJavi
06/15/2022, 1:12 PM./gradle
, that wouldn't exist anymore, the plugin extension function can be generated with Fir in the project where it is needed, but I am not sure avoid how can be combined Fir with kts files and how it is already implemented the kotlin compiler in the embedded Gradle ones.Javi
06/15/2022, 1:13 PMephemient
06/15/2022, 8:09 PMJavi
06/15/2022, 8:12 PMJavi
06/15/2022, 8:13 PM