Commit a2e8a85
feat: add setup script and migrate CI to pnpm
- Created `setup.sh` to automate environment setup.
- Added Playwright for visual testing and Prettier for formatting.
- Updated `.github/workflows/deploy.yml` to use `pnpm` and fixed lockfile mismatch.
- Synchronized `package-lock.json` and `pnpm-lock.yaml`.
- Updated `.gitignore` to exclude test artifacts.
Co-authored-by: rockoder <2136164+rockoder@users.noreply.github.com>1 parent 83f9f2c commit a2e8a85
2 files changed
+198
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
41 | 57 | | |
42 | 58 | | |
43 | 59 | | |
44 | 60 | | |
45 | 61 | | |
46 | 62 | | |
47 | | - | |
| 63 | + | |
48 | 64 | | |
49 | 65 | | |
50 | 66 | | |
51 | 67 | | |
52 | | - | |
| 68 | + | |
53 | 69 | | |
54 | 70 | | |
55 | 71 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments