k-new-mpp-samples icon indicating copy to clipboard operation
k-new-mpp-samples copied to clipboard

Samples for the new multiplatform projects prototype

Results 2 k-new-mpp-samples issues
Sort by recently updated
recently updated
newest added

Common Tests don't actually run for JS modules. I noticed it locally, and then I was able to confirm the same result on the `lib-with-tests` module example provided in this...

It is possible to publish a common only library with expect statements without any targets or actuals? Then client projects can depend on this library and implement the actuals. If...