Commit c6cb51a
chore(deps): update dependency cpy-cli to v7 (#360)
* chore(deps): update dependency cpy-cli to v7
* fix: remove dead cpy step from build script
cpy-cli v7 throws when no files match the glob instead of silently
succeeding. The 'cpy dist/src/* dist' step was a no-op because
microbundle already places .d.ts files directly in dist/.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jakub Freisler <jakub@frsource.org>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3341efb commit c6cb51a
2 files changed
Lines changed: 81 additions & 354 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments