meteor-vue / vue-meteor

🌠 Vue first-class integration in Meteor
898 stars 111 forks source link

Added support of `context.headers` in Vue SSR for usage with `vue-i18n` #402

Open mrauhu opened 4 years ago

mrauhu commented 4 years ago

Hello @Akryum

I'm added support of the context.headers and added example how to use it with vue-i18n (with injection of <html lang> for Meteor) and vue-meta packages.

Best wishes, Sergey.