Commit f270518
fix(demo): add whatwg-url, tr46, webidl-conversions to Vercel deployment bundle
Transitive dependencies of node-fetch@2.7.0 (via cross-fetch@4.1.0) were
missing from vercel.json includeFiles and not declared as explicit
devDependencies. This caused the Vercel serverless function to fail at
runtime with 'Cannot find module whatwg-url/index.js'.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Agent-Logs-Url: https://github.com/objectstack-ai/objectql/sessions/5ec52906-e8f4-45a1-b5f5-2b16ac0d19c61 parent 242334b commit f270518
File tree
4 files changed
+14
-1
lines changed- apps/demo
4 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments