Akryum / Akryum/vue-cli-plugin-ssr

Running SSR Server does not work with Typescript

オープン
#57 コメント 23 件 リアクション 13 件 担当者 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 を短くまとめたダイジェスト。