ankushg
05/21/2019, 2:52 PM@JsName
annotations and runDceKotlinJs.keep
declarations to make sure the intended public API is actually what it's supposed to be.
I'm curious if anyone's figured out a good way to keep things in sync... Is it hypothetically possible to preprocess the code to find everything annotated with @JsName
and automagically add them to the keep
declarations?