• Evan You's avatar
    Update to use latest SSR features · 1b078be1
    Evan You authored
    - Use vue-server-renderer 2.2.0 + vue-ssr-webpack-plugin to handle Webpack
      code-split bundle
    
    - Use vue-router 2.2.0 to handle async components and async route hooks
    
    - Use vue-loader 10.2.0 + vue-style-loader 2.0 for inline critical CSS +
      better style split
    
    - Use vue-srr-html-stream to simplify streaming usage.
    1b078be1
Name
Last commit
Last update
build Loading commit data...
public Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
manifest.json Loading commit data...
package.json Loading commit data...
server.js Loading commit data...
yarn.lock Loading commit data...