Fix typo
This commit is contained in:
parent
412a7554c7
commit
23aabcc56c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ limitations under the License.
|
||||||
*
|
*
|
||||||
* Without this workaround, webpack would import the CSS of all themes, which
|
* Without this workaround, webpack would import the CSS of all themes, which
|
||||||
* would defeat the purpose of hot-reloading since all themes would be compiled,
|
* would defeat the purpose of hot-reloading since all themes would be compiled,
|
||||||
* which would result in compilation times on the order of 30s, even in a
|
* which would result in compilation times on the order of 30s, even on a
|
||||||
* powerful machine.
|
* powerful machine.
|
||||||
*
|
*
|
||||||
* For more details, see webpack.config.js:184 (string-replace-loader)
|
* For more details, see webpack.config.js:184 (string-replace-loader)
|
||||||
|
|
Loading…
Add table
Reference in a new issue