e.g. my project only has the ```id("org.jetbrains.kotlin.js") id("org.jetbrains.compose")``` plugins...
a
e.g. my project only has the
Copy code
id("org.jetbrains.kotlin.js")
id("org.jetbrains.compose")
plugins in it, no multiplatform since I don't need it for this specific project