pull/18628/head
Paulo Pinto 2021-08-18 17:09:08 +01:00
parent 45cbfbf5d8
commit e96059337e
1 changed files with 1 additions and 1 deletions

View File

@ -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.