mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 02:35:48 +03:00
Fix typo
This commit is contained in:
parent
45cbfbf5d8
commit
e96059337e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ require('katex/dist/katex.css');
|
|||
|
||||
/**
|
||||
* This require is necessary only for purposes of CSS hot-reload, as otherwise
|
||||
* webpack has some incredibly problems figuring out which css files should be
|
||||
* webpack has some incredible problems figuring out which CSS files should be
|
||||
* hot-reloaded, even with proper hints for the loader.
|
||||
*
|
||||
* On production build it's going to be an empty module, so don't worry about that.
|
||||
|
|
Loading…
Reference in a new issue