0.6.0 • Published 4 years ago

@z-akryum/vue-cli-plugin-ssr v0.6.0

Weekly downloads
189
License
MIT
Repository
github
Last release
4 years ago

This fork is a workarround for Running SSR Server does not work with Typescript #57. The workarround is to rename the package name by adding "z". This make the package added into package.json after the "@vue/cli-plugin-typescript" Thanks for nether-cat. Waiting for Plugin ordering #1754, #1938

@akryum/vue-cli-plugin-ssr

npm npm vue-cli3

Simple Server-Side-Rendering plugin for Vue CLI (Work-in-Progress)

Sponsors

Gold

Silver

Bronze

About

:star: Features:

  • Automatic conversion of your project to SSR
  • Integrated express server
  • Vuex store
  • Async routes
  • vue-cli-plugin-apollo support
  • Custom middlewares

:rocket: Roadmap:

  • Automatic conversion of vuex modules to state () {}
  • Integration with CLI UI