Commit 7363d7f
feat(deno): migrate flatracoon netstack/interface npm → Deno (standards#253) (#21)
Class B (npm-wrapper via Deno). Deletes package.json stub
(rescript + @rescript/core only, zero scripts). Updates deno.json
build|clean|watch tasks to `deno run -A --node-modules-dir=auto
npm:rescript <args>` so rescript compiler resolves @rescript/core via
node_modules without committed package.json.
Refs: standards#253 STEP 3 (smallest-first batch).
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5e8c767 commit 7363d7f
3 files changed
Lines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
43 | 50 | | |
44 | 51 | | |
45 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
This file was deleted.
0 commit comments