-
Notifications
You must be signed in to change notification settings - Fork 0
Updates #1
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
Updates #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please merge Akryum#41 also
Hi @partounian thank you for letting me know. Being honest i overlooked the request. I'll start right now and a update will be available very soon ;) |
But isn't it already merged? https://github.com/sumcumo/vue-cli-plugin-ssr/blob/master/lib/dev-server.js#L122 |
Yes it is. #2 Just haven't tagged it here but it was published within 0.6.0. |
You guys are awesome!🔥
Please excuse any typos as I'm sending this message from my phone.
…On Fri, Sep 27, 2019, 10:24 AM Marcel Jahn ***@***.***> wrote:
Yes it is. #2 <#2>
Just haven't tagged it here but it was published within 0.6.0.
I'll now go through all open MR's ;)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=AATMQG6KWTVAPEO4INRW7VTQLY6WLA5CNFSM4IPNV5X2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7ZSIFY#issuecomment-536028183>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AATMQGYL4VCYWIUNBLYFF2DQLY6WLANCNFSM4IPNV5XQ>
.
|
I can't figure out how to use |
Yeah.. You need to set it up manually. There is a bug within vue shared utils which doesn't allow package scopes containing a dot. Therefore our package can not be detected. I am currently in vacation and will update our Readme to show you what you need to do. Cheers |
This PR covers the following:
Integration of PR's:
Fix compatibility with vue-meta (htmlAttrs, bodyAttrs, ...) Akryum/vue-cli-plugin-ssr#124
feat(onError): adding basic onError cb Akryum/vue-cli-plugin-ssr#110
fix(apollo): add fetch polyfill for client Akryum/vue-cli-plugin-ssr#106
fix: await router before mounting the app Akryum/vue-cli-plugin-ssr#93
Updating Dependencies: