We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f266a commit a05437eCopy full SHA for a05437e
README.md
@@ -34,6 +34,9 @@ changes to the react sdk, you can:
34
If you add or remove any components from the Vector skin, you will need to rebuild
35
the skin's index by running, `npm run reskindex`.
36
37
+You may need to run `npm i source-map-loader` in matrix-js-sdk if you get errors
38
+about "Cannot resolve module 'source-map-loader'" due to shortcomings in webpack.
39
+
40
Deployment
41
==========
42
0 commit comments