Commit a7e32ce
authored
Create build script
- Added a "build" script in package.json to resolve missing build step error in CI workflow.
- Ensures the "npm run build" command runs successfully, supporting the staging deployment process.
- Prevents workflow failures due to missing build script, enhancing CI/CD stability.
This update ensures the CI workflow can proceed smoothly without errors related to the build step.1 parent e13e9bf commit a7e32ce
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments