Commit 1b940b5
committed
fix(ci): use bun for wrangler deploy and drop stale package-lock.json
The wrangler-action auto-detected the committed package-lock.json and
ran npm, which failed on an eslint peer-dep conflict. Remove the stale
lockfile, gitignore non-bun lockfiles, add wrangler as a dev dependency
so the action reuses the local install, and pin packageManager: bun.1 parent b93a52c commit 1b940b5
5 files changed
Lines changed: 9 additions & 13577 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments