ErickKS / vite-deploy

Guide for vite react app deploy
331 stars 60 forks source link

Application is deployed but the site shows blank page. #6

Open notavacillator opened 5 months ago

notavacillator commented 5 months ago

image

bastek338 commented 5 months ago

@notavacillator Check if you add base option inside vite.config.ts file.

value of base should points to the name of your repo