b236b5cc8e
* fix solidjs integration for vercel deployment * downgrade change to patch --------- Co-authored-by: AirBorne04 <>
5 lines
164 B
Markdown
5 lines
164 B
Markdown
---
|
|
'@astrojs/vercel': patch
|
|
---
|
|
|
|
Added second build step through esbuild, to allow framework defined build (vite build) and target defined bundling (esbuilt step)
|