Nikky
06/08/2021, 4:03 PMimplementation(npm("@fluent/bundle", "0.16.1"))
but when i try to run the code it throws ReferenceError: FluentResource is not defined
seems to me like kotlin forgot to bundle something, how would i go about tracking down what causes this ?
or common causes ?
i added the dependcy to jsMain
and try to use it from jsTest
sourcesets, to verify that it works