We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e6a23 commit 67599dcCopy full SHA for 67599dc
client/vite.config.js
@@ -5,7 +5,7 @@ import tailwindcss from "@tailwindcss/vite";
5
// https://vite.dev/config/
6
export default defineConfig({
7
plugins: [react(), tailwindcss()],
8
- // base: "/PostPal-Intelligent-Photo-Selector/",
+ base: "/PostPal-Intelligent-Photo-Selector/",
9
server: {
10
headers: {
11
"Cross-Origin-Opener-Policy": "same-origin-allow-popups",
0 commit comments