Commit 0c13846
committed
build(makefile): update to use npm scripts and add test/typecheck targets
- Delegate to npm scripts for consistency with package.json
- Add test, typecheck, install, and preuninstall targets
- Fix clean target to remove bun.lock instead of bun.lockb
Signed-off-by: leocavalcante <leo@cavalcante.dev>1 parent a2f1430 commit 0c13846
1 file changed
+17
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | | - | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | | - | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
11 | 20 | | |
12 | 21 | | |
13 | 22 | | |
14 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
15 | 27 | | |
16 | | - | |
| 28 | + | |
0 commit comments