Open Sitronik opened 3 years ago
Hello @biigpongsatorn @runyasak, please merge this working changes.
Hi, @Sitronik. Sorry for lately response.
Thank you for amazing PR. However, there have some errors on build. Please, resolve the errors and update to this PR. 😁
Hi, @Sitronik. Sorry for lately response.
Thank you for amazing PR. However, there have some errors on build. Please, resolve the errors and update to this PR. 😁
Hi, your are welcome Build is works but in deploy app netlify have errors
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. We need to come up with an alternative variant of minimizing the 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