Commit 0f9709b
authored
Follows panll#65 (npm→Deno migration) and panll#66 (docs sweep).
- docs/developer-guide.md: remove global rescript install step;
ReScript is now resolved via deno.json `npm:rescript@^12.0.0` on first
`deno task res:build`. Reword surrounding prose to reflect this.
- docs/guides/QUICKSTART-FOR-SON.md: `npx rescript-legacy -w` →
`deno task res:watch`.
Surfaced by panll#66 meander.
1 parent 2488ab4 commit 0f9709b
2 files changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | 94 | | |
98 | 95 | | |
| 96 | + | |
| 97 | + | |
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments