deploy of reactjs/vuejs apps seems does not work

Post Reply
mckaygerhard
Posts: 21
Joined: Thu Jun 08, 2023 6:32 pm
Been thanked: 1 time

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..

Tags:
Post Reply