This document outlines the results of an attempt to get Preact working with the Electrode platform. Getting this to work required two minor adjustments to the client archetype and server:
To get Preact working with the client bundle all I had to do was alias react
and react-dom
to preact-compat