You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever some newbie like me is deploying any application manually e.g on netlify then, I got issues that the app is not runnnig in the correct directory. Only after knowing that I should include "base: './" in "vite.config.js" is gonna solve the problem. We can include that by default. Or I am getting someting wrong idea. Please correct me or answer this. I would like to discuss the idea.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Whenever some newbie like me is deploying any application manually e.g on netlify then, I got issues that the app is not runnnig in the correct directory. Only after knowing that I should include "base: './" in "vite.config.js" is gonna solve the problem. We can include that by default. Or I am getting someting wrong idea. Please correct me or answer this. I would like to discuss the idea.
Beta Was this translation helpful? Give feedback.
All reactions