matrix-public-archive/public/js
Eric Eastwood 02b86a8405
Render pipeline separation of concerns (#64)
Follow-up to https://github.com/matrix-org/matrix-public-archive/pull/36

Render pipeline separation of concerns:

 1. Run in `child_process`
 2. Hydrogen render
 
It's now just a generic `child_process` runner that runs the Hydrogen render in it. This eliminates the windy path of the 1-4 steps that was only held together by the file names themselves.
2022-09-02 20:49:06 -05:00
..
.eslintrc.json Fix lints 2022-02-15 21:33:31 -06:00
entry-client.js Render pipeline separation of concerns (#64) 2022-09-02 20:49:06 -05:00