Skip to content

Commit

Permalink
Specify home in package.json so app can work under subpath in production
Browse files Browse the repository at this point in the history
  • Loading branch information
nbkhope committed Jun 26, 2024
1 parent 6af4743 commit 707783f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@
"last 1 firefox version",
"last 1 safari version"
]
}
},
"homepage": "bootcamp-2024-06-17/web-client"
}

0 comments on commit 707783f

Please sign in to comment.