Skip to content

Commit 3b7c76e

Browse files
committed
chore: 更改源
1 parent f95f08c commit 3b7c76e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"start": "webpack serve --config ./config/webpack.dev.js --open",
1414
"watch": "webpack --config ./config/webpack.prod.js --watch",
1515
"build": "webpack --config ./config/webpack.prod.js",
16-
"build:cf": "npm run build -- --env charts-source=\"https://cf.charts.phicm.focalors.ltd\"",
17-
"build:vercel": "npm run build -- --env charts-source=\"https://vercel.charts.phicm.focalors.ltd\""
16+
"build:cf": "npm run build -- --env charts-source=\"https://charts.phicm.focalors.ltd\"",
17+
"build:vercel": "npm run build -- --env charts-source=\"https://charts.phicm.focalors.ltd\""
1818
},
1919
"bugs": {
2020
"url": "https://github.com/MoeFurina/PhiCommunity/issues"

0 commit comments

Comments
 (0)