Open peter-sanderson opened 4 months ago
cc @mroz22
What I'm thinking about:
trezor-connect-src
query param, with which we should be able to consume custom connect (like http://localhost:8000/?trezor-connect-src=http://localhost:8088/
), right?connect-web dev
we're serving exactly thisconnect-web dev
reacts to changes in connect-iframe
(resp. connect
) and hot-reloads (which it doesn't right now), it should resolve the issue, right?
Currently it is a pain to develop with connect. Every time I change connect code, I have to do build-libs.
Ideas:
localhost:port
and its run as second command