There was an error while loading. Please reload this page.
1 parent 578c84d commit c354b99Copy full SHA for c354b99
README.md
@@ -24,7 +24,7 @@ Exports HTML as string. HTML is minimized when the compiler demands.
24
To begin, you'll need to install `html-loader`:
25
26
```console
27
-npm install --save-dev css-loader
+npm install --save-dev html-loader
28
```
29
30
Then add the plugin to your `webpack` config. For example:
0 commit comments