Page 1 of 1

deploy of reactjs/vuejs apps seems does not work

Posted: Sun Jun 25, 2023 5:07 am
by mckaygerhard
i make a simple reacjs project.. well in fact i just build a readjs project that uses extensivelly plugins, its just a ramdom example..

after generated the html+css+media+js static files for production (no nodejs or yarn run, just direct deploy of results) i put in the irectory of the vesta web par of the user.. (lest support at /home/user/web/www.web1.com/ )cos the produced files are just html+css+js ad medias

when we try to check the site.. only text and some parts are loaded.. no complete css are applied.. any hints?

i tested the same build in default lighttpd and works..