disable unused param check for building; updated version number; avoid relying on constructor.name to determine class type due to class name mangling.

This commit is contained in:
Xiaohan-Tian
2025-08-11 19:54:51 -07:00
parent 4ceadbd09c
commit af9eca8fee
6 changed files with 18 additions and 12 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "kgsp",
"name": "K.G.Studio",
"private": true,
"version": "0.0.0",
"version": "0.5.0",
"type": "module",
"scripts": {
"dev": "vite",