Files
element-web/src/utils
Travis Ralston 1d9d0cd7be Convert a bunch more js-sdk imports to absolute paths
Turns out a lot of the typescript warnings about improper warnings were correct. TypeScript appears to be pulling in two copies of the js-sdk when we do this, which can lead to type conflicts (or worse: the wrong code entirely). We fix this at the webpack level by explicitly importing from `src`, but some alternative build structures have broken tests because of this - jest ends up pulling in the "wrong" js-sdk, breaking things.
2021-03-18 20:50:34 -06:00
..
2020-07-28 06:37:19 -06:00
2020-10-11 00:37:00 +02:00
2021-01-13 15:44:33 +00:00
2019-12-22 21:15:54 -07:00
2020-09-26 18:40:26 -06:00
2021-01-19 00:22:02 -07:00
2020-10-30 18:18:17 +00:00
2021-02-19 12:58:23 +00:00
2020-04-15 19:24:33 +01:00
2020-07-31 09:41:19 -06:00