|
876d018239
|
Refactor build process to separate build logic into build.ts and update scripts in package.json
|
2025-01-17 19:58:56 -05:00 |
|
|
ae63818fe1
|
Remove cleanOldFiles function and unlink dist directory at build start
|
2025-01-17 19:42:19 -05:00 |
|
|
e9b90eabc4
|
Invert conditional logic for cleanOldFiles call in build process
|
2025-01-17 19:34:49 -05:00 |
|
|
5f8a7ad79f
|
Formatting & add biome
|
2025-01-17 18:36:40 -05:00 |
|
|
5b0716930f
|
Refactor build process to use NOWATCH constant for conditional logic
|
2025-01-17 18:34:34 -05:00 |
|
|
770b1e9f06
|
Comment out cleanOldFiles call in build process
|
2025-01-17 18:31:29 -05:00 |
|
|
7a4b1a0558
|
Enable conditional minification based on NOWATCH environment variable
|
2025-01-17 18:22:42 -05:00 |
|
|
b8362d2d30
|
Formatting. :trolley:
|
2025-01-17 18:16:22 -05:00 |
|
|
e9b9175d51
|
initialize project structure with basic components and configuration
|
2025-01-17 18:12:41 -05:00 |
|