Commit 70fb22b
committed
fix: ensure chrome is installed for puppeteer
- Add postinstall script to trigger puppeteer browser installation.
- Bump package version to 0.0.5 to distribute the change.
- This ensures the required Chromium binary is available in environments where it is not pre-installed, preventing runtime execution errors.1 parent ca697fe commit 70fb22b
3 files changed
Lines changed: 465 additions & 988 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments