You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -20,7 +21,7 @@ These repositories **don't** contain the needed `api` subfolder; to "complete" t
20
21
21
22
### Porting tips
22
23
23
-
In the future, core apis will be updated independently from the core, so all the compatible cores will seamlessly adopt new features.
24
+
In the future, core APIs will be updated independently from the core, so all the compatible cores will seamlessly adopt new features.
24
25
This requires support from all the IDEs, so in the meantime we suggest to release the core by copying a snapshot of this `api` folder.
25
26
26
27
The most elegant and effective solution is to develop the core with `api` symlinked and produce the distributable archive by telling `tar` to follow symlinks.
0 commit comments