David Baker
0411e1cac8
Fix app when built in production mode
...
The recent typescripting appears to have caused the typescript
compiler to get confused about dependency references and start
refwrencing things like CRYPTO_ENABLED in the js-sdk before it's
defined them.
This avoids using things from the (javascript) browser-index import
and instead pulls everything in from the typescript files, then
fixes the resulting type failures, (in some cases with hacks).
2022-06-01 15:55:02 +01:00
..
2022-05-30 10:09:13 +01:00
2022-06-01 15:55:02 +01:00
2022-05-26 13:52:06 -04:00
2022-05-04 17:09:48 +01:00
2022-06-01 09:37:59 +01:00
2022-04-07 14:22:36 -07:00
2022-05-04 17:09:48 +01:00
2022-05-04 17:09:48 +01:00
2022-05-18 19:00:59 -04:00
2022-05-27 16:55:50 -04:00
2022-05-17 15:36:13 +01:00
2022-05-13 21:00:14 +01:00
2022-05-04 17:09:48 +01:00
2022-05-17 18:30:59 -04:00
2022-05-24 16:55:53 -04:00
2022-02-01 15:11:06 -08:00
2022-02-18 16:02:27 -08:00
2022-05-18 19:00:59 -04:00
2022-05-27 16:55:50 -04:00
2022-05-18 19:00:59 -04:00
2022-04-27 17:19:58 -07:00
2021-12-14 18:23:49 -08:00
2021-12-14 18:23:49 -08:00
2022-05-18 19:00:59 -04:00
2022-01-05 11:52:23 -08:00
2022-01-21 15:42:21 -08:00
2022-05-26 14:12:25 -04:00
2022-04-26 15:20:06 -07:00
2021-12-06 17:34:10 -08:00
2022-01-21 11:04:01 -08:00
2022-06-01 15:55:02 +01:00
2022-06-01 09:29:47 +01:00
2021-12-06 17:34:10 -08:00
2022-05-26 13:52:06 -04:00
2021-12-10 10:54:18 -08:00
2022-01-21 15:43:03 -08:00
2022-02-02 15:02:40 -08:00
2022-01-20 13:03:54 -08:00
2022-01-20 13:03:54 -08:00
2022-02-03 16:56:13 -08:00
2021-12-23 14:40:23 -08:00
2022-01-18 16:03:49 -08:00
2022-02-02 21:48:44 -08:00
2022-02-02 15:09:16 -08:00
2022-01-18 13:34:42 -08:00
2022-02-18 16:02:27 -08:00