fuse-box-vue-seed icon indicating copy to clipboard operation
fuse-box-vue-seed copied to clipboard

Working SSR Example

Open JohnLouderback opened this issue 7 years ago • 0 comments

The post here (https://medium.com/fusebox/introducing-vue-js-component-support-instant-hmr-and-much-more-aa1a70b1687b) says this plugin supports SSR, but I'm getting a wealth of errors when trying to use my server bundle. It seems that the server bundle always includes code only intended for the browser environment (such as trying to access the "window" object). Is there a working example showing Vue/Fusebox SSR actually working?

-John

JohnLouderback avatar Jan 11 '18 22:01 JohnLouderback