summaryrefslogtreecommitdiff
path: root/examples/framework-vue/astro.config.mjs
diff options
context:
space:
mode:
authorGravatar DixCouleur <DixCouleur@qq.com> 2023-08-02 06:10:29 +0800
committerGravatar GitHub <noreply@github.com> 2023-08-01 17:10:29 -0500
commit4dd6c7900ca40db1b2cebed9bd02a9eb00874d8d (patch)
treedd011fef12f90190129c3ee5fbfe37f4246786d3 /examples/framework-vue/astro.config.mjs
parente1e958a75860292688569e82b4617fc141056202 (diff)
downloadastro-4dd6c7900ca40db1b2cebed9bd02a9eb00874d8d.tar.gz
astro-4dd6c7900ca40db1b2cebed9bd02a9eb00874d8d.tar.zst
astro-4dd6c7900ca40db1b2cebed9bd02a9eb00874d8d.zip
Fix "res.writeHead is not a function" in Express/node middleware (#7708)
* fix: res.writeHead is not a function * fix: handler params type added * fix: handler function params error * Update packages/integrations/node/src/nodeMiddleware.ts --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Diffstat (limited to 'examples/framework-vue/astro.config.mjs')
0 files changed, 0 insertions, 0 deletions
21-11-18Update compiler (#1869)Gravatar Nate Moore 3-11/+6 2021-11-18remove unused remark dependency (#1894)Gravatar Fred K. Schott 2-245/+13 2021-11-18Improve error messages (#1875)Gravatar Drew Powers 39-61/+448 2021-11-18pin astro compiler to older versionGravatar Fred K. Schott 2-5/+5 2021-11-18Update yarn.lock to reflect the state of the package.json files (#1892)Gravatar Jonathan Neal 5-1300/+1000 2021-11-19[ci] yarn formatGravatar FredKSchott 1-5/+3