Commit fa619ee
Copy built embed assets into Docker images (#4084)
The embed widget is built to public/embed/ (which is .gitignored) but
only public/build/ was copied from the node build stage. This caused
/embed/lychee-embed.js to fall through to Laravel routing instead of
being served as a static file.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 26dcb76 commit fa619ee
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
| |||
0 commit comments