Skip to content

Commit 7e083f9

Browse files
justjavacCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent adb157f commit 7e083f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/18_plugin_fs/moon.pkg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ options(
1919
}
2020
],
2121
targets: { "main.mbt": [ "native" ] },
22-
"supported-targets": "native",
22+
"supported-targets": "+native",
2323
)

0 commit comments

Comments
 (0)