matrix-react-sdk
ba8e37a8
- Don't include src in the test resolve root
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Don't include src in the test resolve root Don't include src in resolve root for the karma test, as otherwise modules from react sdk get pulled in instead of npm libraries like 'extend' which breaks everything in really subtle ways.
References
dbkr/dont_put_src_in_resolve_root
Author
dbkr
Parents
46bb29a3
Loading