Yurii Fabirovskyi
Yurii Fabirovskyi
NaiveUI provide a good example of how to use it with ssr: https://github.com/07akioni/naive-ui-vite-ssr . The algorithm is as follows: first you need to collect all css from project and then...
Default quality of video on my mobile phone is 480p (Android 5.1, FlymeOS 6), but when I change quality of video to 720p appear bug with changing frames in video,...
I noticed 2 problems. Maybe there is more. 1. Starting with vite 3.0.0, the server entry point is built as main.mjs instead of main.js, as it was before. 2. Assets...
Maybe this is because this plugin is disabled when the SSR is building. For SSR I use vite-ssr (https://github.com/frandiox/vite-ssr) 