Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add onServerPrefetch #198

Merged
merged 6 commits into from
Dec 2, 2019
Merged

feat: add onServerPrefetch #198

merged 6 commits into from
Dec 2, 2019

Conversation

Akryum
Copy link
Member

@Akryum Akryum commented Dec 1, 2019

Closes #36

@Akryum Akryum requested a review from liximomo December 1, 2019 23:57
@Akryum Akryum self-assigned this Dec 1, 2019
@galvez
Copy link

galvez commented Dec 2, 2019

@Akryum is there any chance you could pass ssrContext as first parameter (or even vm)?

@Akryum
Copy link
Member Author

Akryum commented Dec 2, 2019

@galvez Done

@galvez
Copy link

galvez commented Dec 2, 2019

Thank you!

@Akryum Akryum merged commit 7456343 into master Dec 2, 2019
@Akryum Akryum deleted the ssr branch December 2, 2019 01:16
pikax pushed a commit to pikax/vue-function-api that referenced this pull request Apr 19, 2020
* feat: add `onServerPrefetch`

* test: onServerPrefetch

* docs: note about SSR

* test: ssrContext

* feat: ssrContext in setup context

* test: improved shared context test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lack of life cycle method serverPrefetch
2 participants