We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12e45a4 + 0833a8d commit 4875b38Copy full SHA for 4875b38
package.json
@@ -2,7 +2,7 @@
2
"name": "kuit-fe",
3
"version": "1.0.0",
4
"scripts": {
5
- "build": "pnpm --recursive build && node .scripts/copy-files.js",
+ "build": "pnpm --recursive build && node .scripts/copy-files.js && node .scripts/index-page-builder.js",
6
"deploy": "gh-pages -d build"
7
},
8
"homepage": "https://konkuk-kuit.github.io/KUIT4_Web-FrontEnd",
0 commit comments