error when compiling on windows , I know you guys are going to take like an year to fix this.
in generated assets object which contains
internal actual object assets : ResourceContainer<AssetResource> {
public actual val export_from_sketchable: AssetResource = AssetResource(
originalPath = js("require(\"files\export-from-sketchable.md\")") as String,
rawPath = "export-from-sketchable.md"
)
}