-
Notifications
You must be signed in to change notification settings - Fork 31
add ssr support #44
base: master
Are you sure you want to change the base?
add ssr support #44
Conversation
Hello @biigpongsatorn @runyasak, please merge this working changes. |
Hi, @Sitronik. Thank you for amazing PR. However, there have some errors on build. |
Hi, your are welcome I changed billi to rollup. You can download this code Then run and you will see everything works correctly |
Hi, @runyasak The errors were due to the uglifyjs library. |
Fixed build netlify with rollup-plugin-uglify. Please @biigpongsatorn @runyasak, merge and publish 😁 |
When I import vue-element-loading I get this error in ssr:
And in client:
500 | Internal Server Error
Fixed it all, please merge