Skip to content

Commit

Permalink
feat: client-side esm js
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Nov 25, 2024
1 parent 07adcb7 commit c94c714
Show file tree
Hide file tree
Showing 36 changed files with 280 additions and 710 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"postbuild": "cpy public dist && cpy src/**/*.md src/**/*.css dist/src"
},
"dependencies": {
"@deanc/esbuild-plugin-postcss": "1.0.2",
"@fastify/autoload": "6.0.2",
"@fastify/cookie": "11.0.1",
"@fastify/flash": "6.0.2",
Expand All @@ -32,18 +31,14 @@
"@tailwindcss/typography": "0.5.15",
"async-mutex": "0.5.0",
"autoprefixer": "10.4.20",
"chart.js": "4.4.6",
"croner": "9.0.0",
"cssnano": "7.0.6",
"date-fns": "4.1.0",
"dotenv": "16.4.5",
"esbuild": "0.24.0",
"fastify": "5.1.0",
"fastify-plugin": "5.0.1",
"fastify-type-provider-zod": "4.0.2",
"generate-password": "1.7.1",
"htmx.org": "1.9.12",
"hyperscript.org": "0.9.13",
"jsonwebtoken": "9.0.2",
"lodash-es": "4.17.21",
"marked": "14.1.4",
Expand Down Expand Up @@ -75,10 +70,12 @@
"@types/postcss-import": "14.0.3",
"@types/steamid": "2.0.3",
"@types/ws": "8.5.13",
"chart.js": "4.4.6",
"cpy-cli": "5.0.0",
"cssnano": "7.0.6",
"eslint": "9.15.0",
"globals": "15.12.0",
"htmx.org": "1.9.12",
"pino-princess": "1.0.0",
"postcss-cli": "11.0.0",
"prettier": "3.3.3",
Expand Down
Loading

0 comments on commit c94c714

Please sign in to comment.