Császár Ákos
03/21/2024, 11:28 AMweb and one for react native. It would be great, to have the possibility to run separate jsBrowserProductionWebpack on them, so I can publish them separately to npm. My first idea was to create separate compilations in the js(IR) block, and register a task for both (something like tasks.register<KotlinWebpack>("name")), but I'm not sure if its the right way to do it and I also encountered some errors.
Is there any better way to do it?andylamax
03/22/2024, 8:23 AMweb and another one for react-nativeCsászár Ákos
03/22/2024, 9:15 AMandylamax
03/22/2024, 11:21 AMCsászár Ákos
03/22/2024, 11:31 AM