I am trying to add a js target to my project that I started from KaMPStart.
Running
./gradlew shared:build
gives me a can't read property 'prototype' of undefined error:
Copy code
/home/friedger/_repos/github/openintents/stacks-transactions-kotlin/build/js/packages/StacksTransactions-shared/kotlin/StacksTransactions-shared.js:11
}(this, function (_, Kotlin) {
^
TypeError: Cannot read property 'prototype' of undefined
at /home/friedger/_repos/github/openintents/stacks-transactions-kotlin/build/js/packages/StacksTransactions-shared/kotlin/StacksTransactions-shared.js:265:49