chore: Some minor website modification changes
All checks were successful
Remote Deploy / deploy (push) Successful in 1m5s
All checks were successful
Remote Deploy / deploy (push) Successful in 1m5s
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"build-noweb": "tsc",
|
||||
"serve": "concurrently \"node dist/server.js\" \"node dist/cron-runner.js\"",
|
||||
"dev-web": "cd web && hugo serve",
|
||||
"parse-timetable": "node scripts/load_static_schedule.js"
|
||||
"parse-timetable": "node scripts/load_static_schedule.js",
|
||||
"dev-preview": "tsx server.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.13.5",
|
||||
|
||||
Reference in New Issue
Block a user