How to setup vite build to consider HTML head tags like title and meta provided by react helmet?
I’m using
“vite”: “^5.3.1”,
“react”: “^18.3.1”,
and
“react-helmet”: “^6.1.0”,
I’m using
“vite”: “^5.3.1”,
“react”: “^18.3.1”,
and
“react-helmet”: “^6.1.0”,