1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-01 00:10:47 +00:00
CC-Tweaked/projects/web
Jonathan Coates 3188197447
Use Preact for static rendering of components
We already use preact for the copy-cat integration, so it makes sense to
use it during the static pass too. This allows us to drop a dependency
on react.
2023-09-20 22:09:58 +01:00
..
src Use Preact for static rendering of components 2023-09-20 22:09:58 +01:00
build.gradle.kts Some web tooling changes 2023-09-18 17:15:03 +01:00
rollup.config.js Use Preact for static rendering of components 2023-09-20 22:09:58 +01:00
tsconfig.json Fix errors from the typescript bump 2023-08-31 20:49:53 +01:00