Commit 94a92ed
authored
chore(vscode): migrate build chain from TypeScript to AffineScript (#35)
- Swap extension.ts for extension.affine (landed in #19)
- Update package.json main to .out/extension.cjs
- Update compile script to use affinescript compiler
- Remove tsc-specific configuration and devDependencies
Step 1 (follow-up) of the TS->AS migration campaign (#240).1 parent 64bbd59 commit 94a92ed
3 files changed
Lines changed: 4 additions & 72 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments