Skip to content

Commit

Permalink
Add homepage key to translations report package.json (#8645)
Browse files Browse the repository at this point in the history
Without it it's unable to find the static assets. See console errors: https://mozilla-mobile.github.io/mozilla-vpn-client/translationsreport/
  • Loading branch information
brizental authored Nov 27, 2023
1 parent c944b4d commit f6ca804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/translationsreport/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "app",
"version": "0.1.0",
"private": true,
"homepage": "https://mozilla-mobile.github.io/mozilla-vpn-client/translationsreport/",
"dependencies": {
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
Expand Down

0 comments on commit f6ca804

Please sign in to comment.