Commit 6570882
committed
chore: Add npm 'clean' script
Introduce a new npm script "clean" that recursively removes dist and node_modules directories. This provides a convenient way to clean build artifacts and dependencies for local development.
Signed-off-by: Alex Piatakov <alex.piatakov@swirldslabs.com>1 parent 9218d7a commit 6570882
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments