Skip to content

Commit

Permalink
refactor: url
Browse files Browse the repository at this point in the history
  • Loading branch information
whes1015 committed Sep 23, 2023
1 parent 11f5dcc commit 3a2a117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "ExpTech Website",
"scripts": {
"watch": "parcel ./src/*.pug",
"build": "parcel build ./src/*.pug --no-cache --no-scope-hoist --public-url=https://exptech.com.tw/api/v1/file/exptech/"
"build": "parcel build ./src/*.pug --no-cache --no-scope-hoist --public-url=https://api.exptech.com.tw/file/exptech/"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 3a2a117

Please sign in to comment.