matrix-public-archive/shared
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
..
lib Use `DisabledComposerView` instead of no composer to add message (#54) 2022-08-30 19:10:57 -05:00
viewmodels Use `DisabledComposerView` instead of no composer to add message (#54) 2022-08-30 19:10:57 -05:00
views Use `DisabledComposerView` instead of no composer to add message (#54) 2022-08-30 19:10:57 -05:00
.eslintrc.json Stop restarting server when the client bundle updates 2022-02-15 17:30:30 -06:00
hydrogen-vm-render-script.js Render pipeline separation of concerns (#64) 2022-09-02 20:49:06 -05:00