Akryum / Akryum/vue-cli-plugin-ssr

Running SSR Server does not work with Typescript

未关闭
#57 23 条评论 13 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
441
派生
69
PR 合并指标
30 天内没有已合并 PR

描述

I'm evaluating this plugin to use with a Vue-CLI project created with Typescript.

Repro steps:
`vue create new-project`
`vue add @vue/typescript`
`vue add @akryum/ssr`
`npm run ssr:serve`

Result: When opening localhost:8000, I get an error from the server on initial render: `TypeError: runner is not a function`.

Expected Result: Example app renders as expected.

Let me know if this is on the radar already? I'm pretty interested in this project so I would be happy to attempt to contribute a solution to this issue.

demo repo: https://github.com/hmillison/vue-ssr-plugin-reproduction.git

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。