typelex compile xyz.statusphere.*
This command:
- Scans
lexicons/for all external lexicons (not matchingxyz.statusphere) - Generates
typelex/externals.tspwith@externalstubs - Compiles
typelex/main.tsptolexicons/(or custom output via--out)
typelex compile xyz.statusphere.*
This command:
lexicons/ for all external lexicons (not matching xyz.statusphere)typelex/externals.tsp with @external stubstypelex/main.tsp to lexicons/ (or custom output via --out)