universal-vue / uvue

Vue CLI plugin to create universal Vue applications with ease
https://universal-vue.github.io/docs/
MIT License
127 stars 13 forks source link

Shall we enable `Static files serving` option by default after installed #17

Closed fy0 closed 5 years ago

fy0 commented 5 years ago

js files can't be load after ssr:start. image

yabab-dev commented 5 years ago

Yep you need to install static server plugin (or make your own) to serve static files