Kevin Peng
|
0f32ef0860
|
add CNAME to dist/
|
2025-04-20 16:53:51 +08:00 |
|
Kevin Peng
|
24e4ab0cbd
|
fix: add missing CNAME file copy in build script
|
2025-04-20 16:53:30 +08:00 |
|
Kevin Peng
|
c1244e7285
|
fix: remove redundant target directory check in CSS minification
|
2025-04-20 16:50:34 +08:00 |
|
Kevin Peng
|
1093d019b6
|
fix: correct target directory path formatting in build script
|
2025-04-20 16:46:48 +08:00 |
|
Kevin Peng
|
3050aeb87c
|
Update build.sh
|
2025-04-20 13:12:07 +08:00 |
|
Kevin Peng
|
25ac310e43
|
Update build.sh
|
2025-04-20 11:29:20 +08:00 |
|
Kevin Peng
|
bf39ebad40
|
Update build.sh
|
2025-04-20 11:27:19 +08:00 |
|
Kevin Peng
|
b7fa65eff8
|
Update build.sh
|
2025-04-20 11:21:34 +08:00 |
|
Kevin Peng
|
fb902eeade
|
fix: enhance logging for CSS and JS minification processes
|
2025-04-20 09:30:35 +08:00 |
|
Kevin Peng
|
243d770ab5
|
fix: standardize conditional checks for target directory assignments
|
2025-04-20 09:26:18 +08:00 |
|
Kevin Peng
|
1985d78cb2
|
fix: handle target directory for image conversion in build script
|
2025-04-20 09:24:02 +08:00 |
|
Kevin Peng
|
b840200faf
|
fix: handle empty target directory for CSS and JS minification
|
2025-04-20 09:23:26 +08:00 |
|
Kevin Peng
|
dbde7fd627
|
fix: correct target directory path for CSS and JS minification
|
2025-04-20 09:18:36 +08:00 |
|
Kevin Peng
|
dcdf632884
|
fix: unify directory creation for CSS and JS minification
|
2025-04-20 09:15:40 +08:00 |
|
Kevin Peng
|
ed0a582299
|
fix: update directory structure handling in CSS and JS minification
|
2025-04-20 09:03:15 +08:00 |
|
Kevin Peng
|
a99f491e89
|
fix: correct directory path handling in CSS and JS minification
|
2025-04-20 08:50:28 +08:00 |
|
Kevin Peng
|
24bdb36035
|
fix: update directory structure handling in CSS and JS minification
|
2025-04-20 08:47:12 +08:00 |
|
Kevin Peng
|
0db3dd07ad
|
fix: correct regex patterns in build script for directory structure
|
2025-04-20 07:50:10 +08:00 |
|
Kevin Peng
|
de94afa197
|
fix: update build command to use 'sh' for executing build script
|
2025-04-20 07:31:06 +08:00 |
|
Kevin Peng
|
b66db585d2
|
refactor build process to move image processing and minification to build.sh
|
2025-04-20 07:29:15 +08:00 |
|
Kevin Peng
|
c2cabc8c7e
|
refactor deploy workflow to use find for image copying and minification
|
2025-04-20 07:20:36 +08:00 |
|
Kevin Peng
|
a6587a4258
|
update deploy workflow to include image conversion dependencies and processing
|
2025-04-20 07:17:34 +08:00 |
|
Kevin Peng
|
2eb1aae1b7
|
refactor build process to use loops for CSS and JS minification
|
2025-04-20 07:13:26 +08:00 |
|
Kevin Peng
|
4ec944415b
|
refactor deploy workflow to set up Node.js and install minification dependencies
|
2025-04-20 07:08:26 +08:00 |
|
Kevin Peng
|
9ee5ba9d6a
|
create subdirectories for build output in deploy workflow
|
2025-04-20 06:53:53 +08:00 |
|