1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-02 08:50:47 +00:00
CC-Tweaked/projects/core
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 Add support for proxying HTTP requests (#1461) 2023-06-06 18:58:24 +00:00