feat: add many bps

This commit is contained in:
2024-12-23 21:52:08 +09:00
commit a450604c13
43 changed files with 5218 additions and 0 deletions

5
sea-config.json Normal file
View File

@ -0,0 +1,5 @@
{
"main": "dist/main.js",
"output": "dist/sea-prep.blob",
"disableExperimentalSEAWarning": true
}