Join Slack
Powered by
<https://youtrack.jetbrains.com/issue/KT-70778/Kot...
# javascript
p
PHondogo
09/15/2024, 12:18 PM
https://youtrack.jetbrains.com/issue/KT-70778/Kotlin-Js-companion-is-undefined-in-production-build
Hello! This issue is a stopper for deploy js app to prod. Is there possibility for fix it in nearest releases?
b
Bernhard
09/21/2024, 1:14 PM
I think you need @JsExport plus @JsStatic for that to work
Bernhard
09/21/2024, 1:15 PM
the export on the class and the static before the test method
Open in Slack
Previous
Next