From 6f56e9240ef2f5fd1dd0ef47cdb569ce9da22189 Mon Sep 17 00:00:00 2001 From: Jennifer Taylor Date: Thu, 4 Aug 2022 00:23:00 +0000 Subject: [PATCH] Update readme for JSX utility. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index bafc241..02ef2a5 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,13 @@ A utility for patching IIDX music database files. Note that this currently can o apply a "hide leggendarias from normal folders" patch, although its probable that it can be extended for other uses. +## jsx + +A utility which takes the existing JSX files in the repository and builds them for +you. This is offered purely as a way to serve JSX files in a production setup from +nginx or similar instead of compiling them on-the-fly when they are requested. You +can use this to lower cold-start load times of your frontend. + ## proxy A utility to MITM an eAmuse session. Point a game at the port this listens on, and