|
79b506a4f0
|
chore: remove "version" property from "svrjs.core.json" and create SVR.JS Core documentation
|
2024-11-10 16:38:06 +01:00 |
|
|
c9bbd0e202
|
style: format esbuild configuration (the build script)
|
2024-11-10 15:46:39 +01:00 |
|
|
d34d4bcc2d
|
feat: add SVR.JS Core
|
2024-11-10 15:42:56 +01:00 |
|
|
847fb46f07
|
build: don't create the "out" directory when building for development
|
2024-11-09 20:21:42 +01:00 |
|
|
11e99ead1c
|
build: fix the development build script by add the ready handler for chokidar watcher
|
2024-11-09 13:33:17 +01:00 |
|
|
8e1ea9e5bc
|
build: add rebuilding SVR.JS when the source code changes when the "dev" script is executed
|
2024-11-09 13:20:02 +01:00 |
|
|
350496f57a
|
style: enforce the new Prettier rules on the build script
|
2024-09-20 06:37:14 +02:00 |
|
|
37df85d84a
|
fix: remove unused "tar" dependency from the extraction script
|
2024-09-20 06:35:17 +02:00 |
|
|
147c7c5d03
|
build: move utils/ directory to src/extraScripts/
|
2024-09-20 06:27:28 +02:00 |
|
|
efdf6f1551
|
build: enable bundling for utility scripts
|
2024-09-20 06:22:04 +02:00 |
|
|
57ce4018dc
|
Make the build script also pack empty directories into zip file
|
2024-08-30 08:06:09 +02:00 |
|
|
79f8f2ddf9
|
Make change log for specific SVR.JS version generated by the build script
|
2024-08-27 10:49:36 +02:00 |
|
|
8de05d87b5
|
Make the build script not pack two "svr.js" files in the zip file.
|
2024-08-27 10:38:26 +02:00 |
|
|
9d31eac2f9
|
Lint out the build script
|
2024-08-26 09:33:02 +02:00 |
|
|
5197058e32
|
Fix the build script and make the output zip file compatible with SVR.JS installer
|
2024-08-26 09:21:14 +02:00 |
|
|
c4c207cd98
|
Make the build script transpile the utilities
|
2024-08-26 08:24:29 +02:00 |
|
|
7133e750cc
|
Rename utilities directory to utils.
|
2024-08-26 07:35:01 +02:00 |
|
|
bdd3e56bb1
|
Make the build script also copy hidden directories in assets directory.
|
2024-08-25 10:32:08 +02:00 |
|
|
07c7199adb
|
Add log, mods, and temp directory creation in output directory
|
2024-08-24 19:43:02 +02:00 |
|
|
519e68465a
|
Add SVR.JS name and documentation URL to svrjs.json file.
|
2024-08-24 17:13:59 +02:00 |
|
|
ee4c3dcda6
|
Add some core functionality to SVR.JS
|
2024-08-23 19:58:15 +02:00 |
|
|
c9db45c0fe
|
The build script now builds SVR.JS .zip archive.
|
2024-08-23 17:18:18 +02:00 |
|
|
6564ccbe83
|
Rewritten SVR.JS from scratch - the build system for the new SVR.JS is set up, but the source is just placeholders.
|
2024-08-23 17:05:10 +02:00 |
|