Skip to content

Commit df39aa5

Browse files
authored
feat: create js client-side bundle (#40)
1 parent 9c5c30b commit df39aa5

20 files changed

+526
-110
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,13 @@
6565
"@types/postcss-import": "14.0.3",
6666
"@types/steamid": "2.0.3",
6767
"@types/ws": "8.5.12",
68+
"chart.js": "^4.4.6",
6869
"cssnano": "7.0.6",
70+
"esbuild": "^0.24.0",
6971
"eslint": "9.13.0",
7072
"globals": "15.11.0",
73+
"htmx.org": "^1.9.12",
74+
"hyperscript.org": "^0.9.13",
7175
"pino-princess": "1.0.0",
7276
"postcss-cli": "11.0.0",
7377
"prettier": "3.3.3",

0 commit comments

Comments
 (0)