Skip to content

Commit

Permalink
Transfer Repository
Browse files Browse the repository at this point in the history
  • Loading branch information
graphemecluster committed Jun 4, 2024
1 parent 8498761 commit 2706986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "香港本土語言文字轉語音朗讀器",
"scripts": {
"start": "parcel public/index.html --dist-dir build --open --port 3000",
"build": "parcel build public/index.html --dist-dir build --public-url /hkilang-tts --no-cache"
"build": "parcel build public/index.html --dist-dir build --public-url /TTS --no-cache"
},
"browserslist": {
"production": [
Expand Down Expand Up @@ -38,5 +38,5 @@
"process": false
},
"license": "MIT",
"homepage": "hkilang-tts/"
"homepage": "TTS/"
}

0 comments on commit 2706986

Please sign in to comment.